[PD] trying to compile flext on windows

Thomas Grill gr at grrrr.org
Tue Oct 24 22:59:48 CEST 2006


Hi Yvan,
that version actually works for me.... have you got the separately 
downloadable platform sdk installed?
greetings,
Thomas

Yvan Vander Sanden schrieb:
> Thomas Grill wrote:
>
>> Hi Yvan,
>> honestly said, i have no idea. I don't know why the linker wants to  
>> link in a .NET library.
>> Which VC++ is this? An which flext version (cvs or packaged)?
>>
> It is the msvc++ 2005 express edition (version 8.0.50727.42) It is the 
> one you can download for free nowadays. It comes with the .NET 
> framework version 2.0.50727.
>
> And i've downloaded the flext as a package, version 0.5.0
>
> Below is the content of the file vsvars32.bat. Maybe that is of interest?
>
> Regards, yvan
>
> @SET VSINSTALLDIR=C:\Program Files\Microsoft Visual Studio 8
> @SET VCINSTALLDIR=C:\Program Files\Microsoft Visual Studio 8\VC
> @SET FrameworkDir=C:\WINDOWS\Microsoft.NET\Framework
> @SET FrameworkVersion=v2.0.50727
> @SET FrameworkSDKDir=C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0
> @if "%VSINSTALLDIR%"=="" goto error_no_VSINSTALLDIR
> @if "%VCINSTALLDIR%"=="" goto error_no_VCINSTALLDIR
>
> @echo Setting environment for using Microsoft Visual Studio 2005 x86 
> tools.
>
> @rem
> @rem Root of Visual Studio IDE installed files.
> @rem
> @set DevEnvDir=C:\Program Files\Microsoft Visual Studio 8\Common7\IDE
>
> @set 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\Common7\Tools;C:\Program Files\Microsoft Visual Studio 
> 8\SDK\v2.0\bin;C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727;C:\Program 
> Files\Microsoft Visual Studio 8\VC\VCPackages;%PATH%
> @set INCLUDE=C:\Program Files\Microsoft Visual Studio 
> 8\VC\INCLUDE;%INCLUDE%
> @set LIB=C:\Program Files\Microsoft Visual Studio 8\VC\LIB;C:\Program 
> Files\Microsoft Visual Studio 8\SDK\v2.0\lib;%LIB%
> @set LIBPATH=C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727
>
> @goto end
>
> :error_no_VSINSTALLDIR
> @echo ERROR: VSINSTALLDIR variable is not set.
> @goto end
>
> :error_no_VCINSTALLDIR
> @echo ERROR: VCINSTALLDIR variable is not set.
> @goto end
>
> :end
>
>
>
> _______________________________________________
> PD-list at iem.at mailing list
> UNSUBSCRIBE and account-management -> 
> http://lists.puredata.info/listinfo/pd-list
>
>

-- 
Thomas Grill
http://grrrr.org






More information about the Pd-list mailing list