Jump to content

XE3 Update 1 and Build 975


rsanford

Recommended Posts

Hello, having installation problems. XE3 Update 1 and Build 975.

 

1. Uninstalled Build 974 from XE3.

2. Applied Update 1 to XE3

3. Loaded Build 975 (uniGUI2013Group)

4. Build all - terms at uniGUI17.bpl

 

Compile error - [dcc32 Fatal Error] uniGUI17.dpk(133): F2048 Bad unit format: 'C:\Program Files (x86)\FMSoft\Framework\uniGUI\Dcu64\Delphi2013\uniGUIRTTI.dcu' - Expected version: 24.0, Windows Unicode(x86) Found version: 24.0, Windows Unicode(x64)

 

Please assist,

Thank you

 

ps. Installed Build 975 in XE2, no issues.

Link to comment
Share on other sites

Understood, I've checked the path's several times and they are correct. Not sure what is going on here. I have 2 pc's , both have XE2 , one has XE3.

 

Next, new install of XE3 on my 2nd pc and tried to install build 975.

 

 

Target PostBuildEvent:

"\unigui\hpp_fix.exe" "C:\Users\Public\Documents\RAD Studio\10.0\hpp\ext.hpp"

 

ext.hpp? Should I have this file?

 

Thanks

Link to comment
Share on other sites

  • Administrators

Understood, I've checked the path's several times and they are correct. Not sure what is going on here. I have 2 pc's , both have XE2 , one has XE3.

 

Next, new install of XE3 on my 2nd pc and tried to install build 975.

 

 

Target PostBuildEvent:

"\unigui\hpp_fix.exe" "C:\Users\Public\Documents\RAD Studio\10.0\hpp\ext.hpp"

 

ext.hpp? Should I have this file?

 

Thanks

 

No. This file is generated when you compile for C++ builder.

Link to comment
Share on other sites

Ok, not sure why C++ builder files were being called during build. My setup must have been corrupted.

 

In summary, I have 2 PC's and both have XE2 and XE3 installed.

 

PC1 - Uninstall unigui and reinstall unigui with only for XE2 32/64 bit. Rebuild in XE2, Success.

PC2 - Uninstall unigui and reinstall unigui with only for XE3 32/64 bit. Rebuild in XE3, Success.

 

I'll follow same when next build is delivered. For me, problem solved

 

Thanks Farshad.

Link to comment
Share on other sites

  • 3 weeks later...
  • Administrators

Installation issues.Help!Help!

when I upgraded from 0.89 to 0.976 ,I uninstall 0.89 and delete the complete directory of unigui than I intall 0.976,

At compile time,Errors have occurred in the unit of UniChart.

 

 

If you provide necessary details I can connect to your PC using team viewer 8.

Link to comment
Share on other sites

Some people told me that they re-installed windows and delphi, But I can not do that.

My TeamViewer ID is 372 059 833.

Thank you!

 

Many people in China are using the qq. this tool similar to MSN.

We many people in China set up unigui qq group,the group Id is 233618674 or 241140802.

Farshad ,We also hope you can use qq communicate with us.

Everyday in our qq group,There are a lot of problems in discussion.

we are all welcome you.

Link to comment
Share on other sites

  • Administrators

Some people told me that they re-installed windows and delphi, But I can not do that.

My TeamViewer ID is 372 059 833.

Thank you!

 

 

 

Issue resolved!

 

Problem here is that there are more than one 'Compilers.inc' file in Delphi search path.

 

In next build I will rename our 'Compilers.inc' to 'uniCompilers.inc' so it won't conflict with files from other packages.

 

Workaround is to rearrange order in your Library Search path so it will hit correct 'Compilers.inc' file when building UniChartXX package.

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...