Hi Luigi,
my setup/howto:
- start a cli-window from the PSDK (Microsoft Platform SDK)
- cd to your build path
- execute a .bat-script
with this
set path=c:\Python24;%path%;
set path=C:\dev\Programme\CMake 2.4\bin;%path%;
set path=C:\dev\Programme\nsis;%path%;
set INCLUDE=C:\Boost\include\boost-1_
No, I'm following the instructions from
http://dev.openwengo.com/trac/openwengo/trac.cgi/wiki/HowToBuildFromSource
Is it required? I install it now.
Thanks
Karl Hoffmann wrote:
did you use the microsoft platform sdk ?
karl
Luigi Bancaro schrieb:
Hi,
could someone help me?
D:\wengoph
did you use the microsoft platform sdk ?
karl
Luigi Bancaro schrieb:
> Hi,
>
> could someone help me?
>
> D:\wengophone-2.1\build>cmake -G "NMake Makefiles" ..
> -- Check for CL compiler version
> -- Check for CL compiler version - 1310
> -- Check if this is a free VC compiler
> -- Check if thi
Hi,
could someone help me?
D:\wengophone-2.1\build>cmake -G "NMake Makefiles" ..
-- Check for CL compiler version
-- Check for CL compiler version - 1310
-- Check if this is a free VC compiler
-- Check if this is a free VC compiler - yes
-- Check CL platform
-- Check CL platform - 64 bit
-- Usin