Jump to content

Problem compiling in RAD 12.1


Woutero

Recommended Posts

Sherzod
I have upgraded to RAD 12.1 and UniGUI Professional V 1.95.0.1583

I have successfully installed UniGUI v1583, but when I compile my C++ project (previously compiled with RAD 10.4), I get an error:
Fatal error: Unable to open file UniGui27Chart.bpi

Why would the compiler be looking for UniGui27Chart.bpi?
It should anyway be  UniGui29Chart.bpi

Link to comment
Share on other sites

  • Administrators
20 hours ago, Woutero said:

Sherzod
I have upgraded to RAD 12.1 and UniGUI Professional V 1.95.0.1583

I have successfully installed UniGUI v1583, but when I compile my C++ project (previously compiled with RAD 10.4), I get an error:
Fatal error: Unable to open file UniGui27Chart.bpi

Why would the compiler be looking for UniGui27Chart.bpi?
It should anyway be  UniGui29Chart.bpi

Hi,

Sometimes linked libraries are saved in project files and it looks for wrong library. You need to check your project library settings.

Link to comment
Share on other sites

Hi Farshad

Thank you for your adivce, I resolved that problem.

However I have one error left: Ambiguity between Idtcpclient::TidTCPClient and Uidtcpclient:TidTCPClient

I will create a new thread for that error.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...