[vtkusers] Can VTK be used with Codegear XE4 compilers???

Bo Berglund bo.berglund at gmail.com
Fri Aug 2 15:53:09 EDT 2013


On Fri, 2 Aug 2013 13:36:19 -0600, David Gobbi <david.gobbi at gmail.com>
wrote:

>I have zero familiarity with bcc, but stripping the error log to its
>essentials, the following command was called:
>
>bcc32.exe -tR -ecmTryCompileExec2564975305.exe @MAKE0002.@@@
>
>It failed because it ran into this option:
>
>LC:\Programs\Embarcadero\RADStudio\11.0\lib
>
>Maybe bcc requires a space after the "L". I don't see the "-L" option
>on the command line, so it must be inside the response file MAKE0002.
>So if you could send the contents of that file, someone who has
>experience with bcc can check to make sure the options are legal.
>
> - David
>
>
Thanks, but I have no idea where to find this file. It seems like it
might be generated while CMake is testing the compiler and it also
seems like CMake deletes the files it created after the test....

I have used CMake 2.8.8 because that was what the original developer
used, maybe I should install a more recent CMake?
Does CMake itself hold knowledge of the different compilers that may
be used such that XE4 is not known because it did not exist back in
2009??


-- 
Bo Berglund
Developer in Sweden




More information about the vtkusers mailing list