Jump to content

getmangos88

Members
  • Posts

    2
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Posts posted by getmangos88

  1. Hey someone can help me here ?

    Im using windows xp and visual c++ 2008

    I did everything that is in the tutorial, but I still got errors and unable to build the project.

    1>Assembling...

    1>Project : error PRJ0003 : Error spawning 'cmd.exe'.

    1>Build log was saved at "file://c:\\Mangos\\win\\VC90\\tbb__Win32_Release\\BuildLog.htm"

    1>tbb - 1 error(s), 0 warning(s)

    2>Compiling...

    2>XTI_ATM_Mcast.cpp

    2>XML_Svc_Conf.cpp

    2>..\\..\\dep\\ACE_wrappers\\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory

    3>------ Build started: Project: tbbmalloc, Configuration: Release Win32 ------

    2>WIN32_Proactor.cpp

    2>..\\..\\dep\\ACE_wrappers\\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory

    2>WIN32_Asynch_IO.cpp

    2>..\\..\\dep\\ACE_wrappers\\ace/config-win32-common.h(441) : fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory

    thanks in advance

    It seems to me that VC++ 2008 can not find the "cmd.exe".

    Enter the location of your cmd.exe (most likely C:\\WINDOWS\\system32\\) in "Tools" -> "Options..." -> "Projects and Solutions" -> "VC++ Directories".

    Choose "Executable files" in the drop-down menu then click on the folder icon and enter "C:\\WINDOWS\\system32\\" or wherever your cmd.exe is.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use