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

Bo Berglund bo.berglund at gmail.com
Fri Aug 2 16:00:26 EDT 2013


On Fri, 02 Aug 2013 21:53:09 +0200, Bo Berglund
<bo.berglund at gmail.com> wrote:

>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??

Made a test by downloading the latest CMake (2.8.11.2) and used it
instead.
Same result, error on compiler check....


-- 
Bo Berglund
Developer in Sweden




More information about the vtkusers mailing list