Can’t do a 64 bit compile in C++ Builder 11

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #70711
    ABell_Thermco
    Participant

    Hi

    I’ve installed Alpha Controls 16.22 32 bit into C++ Builder without problems.

    If I try to link my project as 64 bit it complains that the 64 bit library file can’t be found – it’s not on my PC.

    So I open up the x64_R package and try to build it, but I get this error:

    [ilink64 Error] Error: Unresolved external ‘__InitVCL’ referenced from C:\PROGRAM FILES (X86)\EMBARCADERO\STUDIO\22.0\LIB\WIN64\RELEASE\CP64MTI.A|crtlvcl.o
    [ilink64 Error] Error: Unresolved external ‘__ExitVCL’ referenced from C:\PROGRAM FILES (X86)\EMBARCADERO\STUDIO\22.0\LIB\WIN64\RELEASE\CP64MTI.A|crtlvcl.o

    Any hints on how to fix this would be appreciated.

    Andy

    #70715
    Support
    Keymaster

    Hello, Andy
    I have tried it on my PC and it was compiled without problem.
    Can you try to do it again, please?
    Your error message is very strange, “crtlvcl” is not used by the AlphaControls package.
    Looks like general failure of the C++ Builder. I hope it will work after the second try.

    If problem returns maybe I can look it remotely?

    #70732
    Andy Bell
    Participant

    Hi

    Thanks for the offer but I managed to build it on my home PC so can use the results from that. (I’m the same person as ABell_Thermco)

    Many thanks

    Andy

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Can’t do a 64 bit compile in C++ Builder 11’ is closed to new replies.