[vtkusers] Re: Troubles compiling VTK with Microsoft C++ compiler
Goodwin Lawlor
goodwin.lawlor at ucd.ie
Tue Feb 6 11:01:07 EST 2007
Hi Marie,
The test is compiling but cl.exe can't find the system libraries...
Check to make sure you have an environment variable LIB, which should
look like this:
LIB=C:\Program Files\Microsoft Visual Studio 8\VC\LIB;C:\Program
Files\Microsoft Visual Studio 8\SDK
\v2.0\lib;c:\Program Files\Microsoft SDK\Lib;c:\Program Files\Microsoft
SDK\Lib\IA64;C:\Program File
s\Microsoft Platform SDK;
The setup should have set the correct environment variable for you, I think.
Jeff Baume sent this yesterday but it didn't seem to make the list:
> Do you have a FAT32 file system? I've run into CMake problems with
> the VC8/FAT combination. The latest CMake (2.4.6) resolves this
> issue.
>
> Jeff
hth
Goodwin
Marie Bonhoure wrote:
> Hi Goodwin,
>
> I've followed your instructions, I've downloaded and installed Microsoft
> SDK (for Windows 2003 Server on my XP computer ??), I've installed
> Visual Studio 2005 and completed my path variable.
> However, as you will see in the attached picture, I still have the same
> compilation problem.
> Would you have any clue ?
> Regards,
>
> Marie
>
>
>
>
>
>> From: Goodwin Lawlor <goodwin.lawlor at ucd.ie>
>> To: vtkusers at public.kitware.com
>> Subject: [vtkusers] Re: Troubles compiling VTK with Microsoft C++
>> compiler
>> Date: Mon, 05 Feb 2007 19:26:56 +0000
>>
>> Marie Bonhoure wrote:
>>>
>>> Actually, I had a previous version of MS Platform SDK.
>>> Thanks Goodwin
>>>
>>>
>>> Marie
>>
>> Hi Marie,
>>
>> It sounds like VC++ is not in your path
>>
>> http://www.cmake.org/pipermail/cmake/2004-January/004686.html
>>
>> At the very least you need cl in your path; its probably here
>> C:\Program Files\Microsoft Visual Studio 8\VC\bin\cl.exe
>>
>> I have all these directories in my path:
>> C:\Program Files\Microsoft Visual Studio 8\Common7\IDE
>> C:\Program Files\Microsoft Visual Studio 8\VC\BIN
>> C:\Program Files\Microsoft Visual Studio 8\VC\VCPackages
>> C:\Program Files\Microsoft Visual Studio 8\Common7\Tools
>> C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\bin
>>
>> There should have been an option in the VC++ setup to do this for you.
>>
>> hth
>>
>> Goodwin
>>
>> _______________________________________________
>> This is the private VTK discussion list. Please keep messages
>> on-topic. Check the FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
>> Follow this link to subscribe/unsubscribe:
>> http://www.vtk.org/mailman/listinfo/vtkusers
>
> _________________________________________________________________
> Ten : Messenger en illimité sur votre mobile !
> http://mobile.live.fr/messenger/ten/
>
> ------------------------------------------------------------------------
>
More information about the vtkusers
mailing list