Hi, This is my first time to build wengophone using VC.NET 2003. I have the following output when using cmake on the VC command prompt. Please help.
C:\Wengo-dev\trunk\build>build_nmake.bat C:\Wengo-dev\trunk\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 - no -- Check CL platform -- Check CL platform - 32 bit -- Check for working C compiler: C:/Program Files/Microsoft Visual Studio .NET 2 003/Vc7/bin/cl.exe -- Check for working C compiler: C:/Program Files/Microsoft Visual Studio .NET 2 003/Vc7/bin/cl.exe -- works -- Check size of void* -- Check size of void* - done -- Check for working CXX compiler: C:/Program Files/Microsoft Visual Studio .NET 2003/Vc7/bin/cl.exe -- Check for working CXX compiler: C:/Program Files/Microsoft Visual Studio .NET 2003/Vc7/bin/cl.exe -- works -- OS: Windows-5.1 -- Processor: x86 -- Compiler: C:/Program Files/Microsoft Visual Studio .NET 2003/Vc7/bin/cl.exe -- Build type: Debug -- Build tool: nmake -- Build directory: C:/Wengo-dev/trunk/build/debug -- svn revision: 10077 -- Found Boost: C:/boost/lib/boost_date_time-vc71-mt-gd.lib ;C:/boost/lib/boost_f ilesystem-vc71-mt-gd.lib;C:/boost/lib/boost_iostreams-vc71-mt-gd.lib ;C:/boost/li b/boost_program_options- vc71-mt-gd.lib;C:/boost/lib/boost_python- vc71-mt-gd.lib; C:/boost/lib/boost_regex-vc71-mt-gd.lib ;C:/boost/lib/boost_serialization-vc71-mt -gd.lib;C:/boost/lib/boost_signals-vc71-mt-gd.lib;C:/boost/lib/boost_thread-vc71 -mt-gd.lib;C:/boost/lib/libboost_unit_test_framework-vc71-mt-gd.lib ;C:/boost/lib /boost_wserialization-vc71-mt-gd.lib -- Looking for Q_WS_X11 -- Looking for Q_WS_X11 - not found. -- Looking for Q_WS_MAC -- Looking for Q_WS_MAC - not found. -- Looking for Q_WS_WIN -- Looking for Q_WS_WIN - found -- Found Qt-Version 4.1.2 -- Qt4 with ActiveX (QAxContainer) support off -- Looking for include files HAVE_STDINT_H -- Looking for include files HAVE_STDINT_H - not found. -- Looking for include files HAVE_MACHINE_TYPES_H -- Looking for include files HAVE_MACHINE_TYPES_H - not found. -- Looking for include files HAVE_SYS_INT_TYPES_H -- Looking for include files HAVE_SYS_INT_TYPES_H - not found. -- Looking for include files HAVE_SYS_UIO_H -- Looking for include files HAVE_SYS_UIO_H - not found. -- Looking for include files HAVE_UNISTD_H -- Looking for include files HAVE_UNISTD_H - not found. -- Looking for include files HAVE_STDLIB_H -- Looking for include files HAVE_STDLIB_H - found -- Looking for inet_aton -- Looking for inet_aton - not found -- Looking for include files HAVE_SYSLOG_H -- Looking for include files HAVE_SYSLOG_H - not found. -- Found Qt-Version 4.1.2 -- Configuring done -- Generating done -- Build files have been written to: C:/Wengo-dev/trunk/build C:\Wengo-dev\trunk\build>
_______________________________________________ Wengophone-devel mailing list [email protected] http://dev.openwengo.com/mailman/listinfo/wengophone-devel
