Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Building errors: No such file or directory

Status
Not open for further replies.
Newbie Spellweaver
Joined
Mar 31, 2013
Messages
42
Reaction score
48
Hello guys, I've been lately trying to set up a server for like 1 whole day, and there's always the same error (With like every .sln I want to build...). And yes I've successfully installed the SP1 for Visual Studio 2008, and I've all Includes and libraries, besides one, wo isn't present in the serverfiles (I use the RZ community edition with all updates besides update 5), it's the C:/WarZ/src/Eternity/lib.

Here's a screen of those:

bleblebles - Building errors: No such file or directory - RaGEZONE Forums


Moreover here's the log from my attempt of building "C:/WarZ/bin/server/WarZ_server.sln":

Code:
1>------ Erstellen gestartet: Projekt: RakNet, Konfiguration: Release Win32 ------
1>Compiling...
1>cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
1>_FindFirst.cpp
1>WSAStartupSingleton.cpp
1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\windows.h(151) : fatal error C1083: Cannot open include file: 'excpt.h': No such file or directory
1>VariadicSQLParser.cpp
1>c:\warz\src\external\raknet\source\RakAssert.h(1) : fatal error C1083: Cannot open include file: 'assert.h': No such file or directory
1>VariableListDeltaTracker.cpp
1>c:\warz\src\external\raknet\source\RakAssert.h(1) : fatal error C1083: Cannot open include file: 'assert.h': No such file or directory
1>VariableDeltaSerializer.cpp
1>c:\warz\src\external\raknet\source\RakAssert.h(1) : fatal error C1083: Cannot open include file: 'assert.h': No such file or directory
1>UDPProxyServer.cpp
1>c:\warz\src\external\raknet\source\RakAssert.h(1) : fatal error C1083: Cannot open include file: 'assert.h': No such file or directory
1>UDPProxyCoordinator.cpp
1>c:\warz\src\external\raknet\source\RakAssert.h(1) : fatal error C1083: Cannot open include file: 'assert.h': No such file or directory
1>UDPProxyClient.cpp
1>c:\warz\src\external\raknet\source\RakAssert.h(1) : fatal error C1083: Cannot open include file: 'assert.h': No such file or directory
1>UDPForwarder.cpp
1>c:\warz\src\external\raknet\source\RakAssert.h(1) : fatal error C1083: Cannot open include file: 'assert.h': No such file or directory
1>TwoWayAuthentication.cpp
1>c:\warz\src\external\raknet\source\RakMemoryOverride.h(14) : fatal error C1083: Cannot open include file: 'new': No such file or directory
1>ThreadsafePacketLogger.cpp
1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\windows.h(151) : fatal error C1083: Cannot open include file: 'excpt.h': No such file or directory
1>TelnetTransport.cpp
1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\windows.h(151) : fatal error C1083: Cannot open include file: 'excpt.h': No such file or directory
1>TeamBalancer.cpp
1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\windows.h(151) : fatal error C1083: Cannot open include file: 'excpt.h': No such file or directory
1>TCPInterface.cpp
1>c:\warz\src\external\raknet\source\RakMemoryOverride.h(14) : fatal error C1083: Cannot open include file: 'new': No such file or directory
1>TableSerializer.cpp
1>c:\warz\src\external\raknet\source\RakMemoryOverride.h(14) : fatal error C1083: Cannot open include file: 'new': No such file or directory
1>SuperFastHash.cpp
1>c:\warz\src\external\raknet\source\SuperFastHash.h(4) : fatal error C1083: Cannot open include file: 'stdio.h': No such file or directory
1>StringTable.cpp
1>c:\warz\src\external\raknet\source\RakAssert.h(1) : fatal error C1083: Cannot open include file: 'assert.h': No such file or directory
1>StringCompressor.cpp
1>c:\warz\src\external\raknet\source\RakAssert.h(1) : fatal error C1083: Cannot open include file: 'assert.h': No such file or directory
1>SocketLayer.cpp
1>c:\warz\src\external\raknet\source\RakMemoryOverride.h(14) : fatal error C1083: Cannot open include file: 'new': No such file or directory
1>SimpleMutex.cpp
1>c:\warz\src\external\raknet\source\RakMemoryOverride.h(14) : fatal error C1083: Cannot open include file: 'new': No such file or directory
1>Generating Code...
1>Compiling...
1>SignaledEvent.cpp
1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\windows.h(151) : fatal error C1083: Cannot open include file: 'excpt.h': No such file or directory
1>SHA1.cpp
1>c:\warz\src\external\raknet\source\RakMemoryOverride.h(14) : fatal error C1083: Cannot open include file: 'new': No such file or directory
1>SendToThread.cpp
1>SecureHandshake.cpp
1>RPC4Plugin.cpp
1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\windows.h(151) : fatal error C1083: Cannot open include file: 'excpt.h': No such file or directory
1>Router2.cpp
1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\windows.h(151) : fatal error C1083: Cannot open include file: 'excpt.h': No such file or directory
1>ReplicaManager3.cpp
1>c:\warz\src\external\raknet\source\RakAssert.h(1) : fatal error C1083: Cannot open include file: 'assert.h': No such file or directory
1>ReliabilityLayer.cpp
1>c:\warz\src\external\raknet\source\RakMemoryOverride.h(14) : fatal error C1083: Cannot open include file: 'new': No such file or directory
1>ReadyEvent.cpp
1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\windows.h(151) : fatal error C1083: Cannot open include file: 'excpt.h': No such file or directory
1>rdlmalloc.cpp
1>Rand.cpp
1>.\Source\Rand.cpp(40) : fatal error C1083: Cannot open include file: 'stdio.h': No such file or directory
1>RakWString.cpp
1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\windows.h(151) : fatal error C1083: Cannot open include file: 'excpt.h': No such file or directory
1>RakThread.cpp
1>c:\warz\src\external\raknet\source\RakAssert.h(1) : fatal error C1083: Cannot open include file: 'assert.h': No such file or directory
1>RakString.cpp
1>c:\warz\src\external\raknet\source\RakAssert.h(1) : fatal error C1083: Cannot open include file: 'assert.h': No such file or directory
1>RakSleep.cpp
1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\windows.h(151) : fatal error C1083: Cannot open include file: 'excpt.h': No such file or directory
1>RakPeer.cpp
1>c:\warz\src\external\raknet\source\RakMemoryOverride.h(14) : fatal error C1083: Cannot open include file: 'new': No such file or directory
1>RakNetTypes.cpp
1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\windows.h(151) : fatal error C1083: Cannot open include file: 'excpt.h': No such file or directory
1>RakNetTransport2.cpp
1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\windows.h(151) : fatal error C1083: Cannot open include file: 'excpt.h': No such file or directory
1>RakNetStatistics.cpp
1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\windows.h(151) : fatal error C1083: Cannot open include file: 'excpt.h': No such file or directory
1>RakNetSocket.cpp
1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\windows.h(151) : fatal error C1083: Cannot open include file: 'excpt.h': No such file or directory
1>Generating Code...
1>Compiling...
1>RakNetCommandParser.cpp
1>c:\warz\src\external\raknet\source\RakMemoryOverride.h(14) : fatal error C1083: Cannot open include file: 'new': No such file or directory
1>RakMemoryOverride.cpp
1>c:\warz\src\external\raknet\source\RakMemoryOverride.h(14) : fatal error C1083: Cannot open include file: 'new': No such file or directory
1>Rackspace.cpp
1>c:\warz\src\external\raknet\source\RakAssert.h(1) : fatal error C1083: Cannot open include file: 'assert.h': No such file or directory
1>PluginInterface2.cpp
1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\windows.h(151) : fatal error C1083: Cannot open include file: 'excpt.h': No such file or directory
1>PacketOutputWindowLogger.cpp
1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\windows.h(151) : fatal error C1083: Cannot open include file: 'excpt.h': No such file or directory
1>PacketLogger.cpp
1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\windows.h(151) : fatal error C1083: Cannot open include file: 'excpt.h': No such file or directory
1>PacketizedTCP.cpp
1>c:\warz\src\external\raknet\source\RakMemoryOverride.h(14) : fatal error C1083: Cannot open include file: 'new': No such file or directory
1>PacketFileLogger.cpp
1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\windows.h(151) : fatal error C1083: Cannot open include file: 'excpt.h': No such file or directory
1>PacketConsoleLogger.cpp
1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\windows.h(151) : fatal error C1083: Cannot open include file: 'excpt.h': No such file or directory
1>NetworkIDObject.cpp
1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\windows.h(151) : fatal error C1083: Cannot open include file: 'excpt.h': No such file or directory
1>NetworkIDManager.cpp
1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\windows.h(151) : fatal error C1083: Cannot open include file: 'excpt.h': No such file or directory
1>NatTypeDetectionServer.cpp
1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\windows.h(151) : fatal error C1083: Cannot open include file: 'excpt.h': No such file or directory
1>NatTypeDetectionCommon.cpp
1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\windows.h(151) : fatal error C1083: Cannot open include file: 'excpt.h': No such file or directory
1>NatTypeDetectionClient.cpp
1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\windows.h(151) : fatal error C1083: Cannot open include file: 'excpt.h': No such file or directory
1>NatPunchthroughServer.cpp
1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\windows.h(151) : fatal error C1083: Cannot open include file: 'excpt.h': No such file or directory
1>NatPunchthroughClient.cpp
1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\windows.h(151) : fatal error C1083: Cannot open include file: 'excpt.h': No such file or directory
1>MessageFilter.cpp
1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\windows.h(151) : fatal error C1083: Cannot open include file: 'excpt.h': No such file or directory
1>LogCommandParser.cpp
1>c:\warz\src\external\raknet\source\RakMemoryOverride.h(14) : fatal error C1083: Cannot open include file: 'new': No such file or directory
1>LocklessTypes.cpp
1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\windows.h(151) : fatal error C1083: Cannot open include file: 'excpt.h': No such file or directory
1>LinuxStrings.cpp
1>Generating Code...
1>Compiling...
1>Itoa.cpp
1>IncrementalReadInterface.cpp
1>c:\warz\src\external\raknet\source\RakMemoryOverride.h(14) : fatal error C1083: Cannot open include file: 'new': No such file or directory
1>HTTPConnection.cpp
1>c:\warz\src\external\raknet\source\RakMemoryOverride.h(14) : fatal error C1083: Cannot open include file: 'new': No such file or directory
1>GridSectorizer.cpp
1>c:\warz\src\external\raknet\source\RakAssert.h(1) : fatal error C1083: Cannot open include file: 'assert.h': No such file or directory
1>gettimeofday.cpp
1>c:\warz\src\external\raknet\source\gettimeofday.h(5) : fatal error C1083: Cannot open include file: 'time.h': No such file or directory
1>GetTime.cpp
1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\windows.h(151) : fatal error C1083: Cannot open include file: 'excpt.h': No such file or directory
1>Gets.cpp
1>.\Source\Gets.cpp(1) : fatal error C1083: Cannot open include file: 'stdio.h': No such file or directory
1>Getche.cpp
1>.\Source\Getche.cpp(4) : fatal error C1083: Cannot open include file: 'conio.h': No such file or directory
1>FullyConnectedMesh2.cpp
1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\windows.h(151) : fatal error C1083: Cannot open include file: 'excpt.h': No such file or directory
1>FormatString.cpp
1>.\Source\FormatString.cpp(2) : fatal error C1083: Cannot open include file: 'stdio.h': No such file or directory
1>FileOperations.cpp
1>c:\warz\src\external\raknet\source\RakMemoryOverride.h(14) : fatal error C1083: Cannot open include file: 'new': No such file or directory
1>FileListTransfer.cpp
1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\windows.h(151) : fatal error C1083: Cannot open include file: 'excpt.h': No such file or directory
1>FileList.cpp
1>c:\warz\src\external\raknet\source\RakAssert.h(1) : fatal error C1083: Cannot open include file: 'assert.h': No such file or directory
1>EpochTimeToString.cpp
1>.\Source\EpochTimeToString.cpp(3) : fatal error C1083: Cannot open include file: 'stdio.h': No such file or directory
1>EncodeClassName.cpp
1>EmailSender.cpp
1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\windows.h(151) : fatal error C1083: Cannot open include file: 'excpt.h': No such file or directory
1>DynDNS.cpp
1>c:\warz\src\external\raknet\source\RakMemoryOverride.h(14) : fatal error C1083: Cannot open include file: 'new': No such file or directory
1>DS_Table.cpp
1>c:\warz\src\external\raknet\source\RakAssert.h(1) : fatal error C1083: Cannot open include file: 'assert.h': No such file or directory
1>DS_HuffmanEncodingTree.cpp
1>c:\warz\src\external\raknet\source\RakMemoryOverride.h(14) : fatal error C1083: Cannot open include file: 'new': No such file or directory
1>DS_ByteQueue.cpp
1>c:\warz\src\external\raknet\source\RakMemoryOverride.h(14) : fatal error C1083: Cannot open include file: 'new': No such file or directory
1>Generating Code...
1>Compiling...
1>DS_BytePool.cpp
1>c:\warz\src\external\raknet\source\RakMemoryOverride.h(14) : fatal error C1083: Cannot open include file: 'new': No such file or directory
1>DirectoryDeltaTransfer.cpp
1>c:\warz\src\external\raknet\source\RakMemoryOverride.h(14) : fatal error C1083: Cannot open include file: 'new': No such file or directory
1>DataCompressor.cpp
1>c:\warz\src\external\raknet\source\RakMemoryOverride.h(14) : fatal error C1083: Cannot open include file: 'new': No such file or directory
1>ConsoleServer.cpp
1>c:\warz\src\external\raknet\source\RakMemoryOverride.h(14) : fatal error C1083: Cannot open include file: 'new': No such file or directory
1>ConnectionGraph2.cpp
1>c:\warz\src\external\raknet\source\RakMemoryOverride.h(14) : fatal error C1083: Cannot open include file: 'new': No such file or directory
1>CommandParserInterface.cpp
1>c:\warz\src\external\raknet\source\RakMemoryOverride.h(14) : fatal error C1083: Cannot open include file: 'new': No such file or directory
1>CloudServer.cpp
1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\windows.h(151) : fatal error C1083: Cannot open include file: 'excpt.h': No such file or directory
1>CloudCommon.cpp
1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\windows.h(151) : fatal error C1083: Cannot open include file: 'excpt.h': No such file or directory
1>CloudClient.cpp
1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\windows.h(151) : fatal error C1083: Cannot open include file: 'excpt.h': No such file or directory
1>CheckSum.cpp
1>c:\warz\src\external\raknet\source\RakMemoryOverride.h(14) : fatal error C1083: Cannot open include file: 'new': No such file or directory
1>CCRakNetUDT.cpp
1>CCRakNetSlidingWindow.cpp
1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\windows.h(151) : fatal error C1083: Cannot open include file: 'excpt.h': No such file or directory
1>BitStream.cpp
1>c:\warz\src\external\raknet\source\RakMemoryOverride.h(14) : fatal error C1083: Cannot open include file: 'new': No such file or directory
1>Generating Code...
1>Build log was saved at "file://c:\WarZ\src\External\RakNet\Release\BuildLog.htm"
1>RakNet - 85 error(s), 1 warning(s)
2>------ Erstellen gestartet: Projekt: Eternity, Konfiguration: Release_Server Win32 ------
2>Compiling...
2>r3dPCH.cpp
2>c:\WarZ\src\Eternity\include\r3dPCH.h(13) : fatal error C1083: Cannot open include file: 'float.h': No such file or directory
2>Build log was saved at "file://c:\WarZ\src\Eternity\Release_Server\BuildLog.htm"
2>Eternity - 1 error(s), 0 warning(s)
3>------ Erstellen gestartet: Projekt: WarZ Game Server, Konfiguration: Release Win32 ------
4>------ Erstellen gestartet: Projekt: SupervisorServer, Konfiguration: Release Win32 ------
4>Compiling...
3>Compiling...
4>stdafx.cpp
3>r3dPCH.cpp
4>c:\WarZ\src\eternity\include\r3dPCH.h(13) : fatal error C1083: Cannot open include file: 'float.h': No such file or directory
3>c:\WarZ\src\eternity\include\r3dPCH.h(13) : fatal error C1083: Cannot open include file: 'float.h': No such file or directory
4>Build log was saved at "file://c:\WarZ\bin\server\SupervisorServer\Release\BuildLog.htm"
3>Build log was saved at "file://c:\WarZ\bin\server\WO_GameServer\Release\BuildLog.htm"
4>SupervisorServer - 1 error(s), 0 warning(s)
3>WarZ Game Server - 1 error(s), 0 warning(s)
5>------ Erstellen gestartet: Projekt: MasterServer, Konfiguration: Release Win32 ------
5>Compiling...
5>stdafx.cpp
5>c:\WarZ\src\eternity\include\r3dPCH.h(13) : fatal error C1083: Cannot open include file: 'float.h': No such file or directory
5>Build log was saved at "file://c:\WarZ\bin\server\MasterServer\Release\BuildLog.htm"
5>MasterServer - 1 error(s), 0 warning(s)
========== Erstellen: 0 erfolgreich, Fehler bei 5, 0 aktuell, 0 übersprungen ==========

Sorry if this question has already been asked, I've looked trough A damn LOT of threads but didn't find a solution...

Thanks in advance for your help :)
 
Junior Spellweaver
Joined
Apr 14, 2013
Messages
185
Reaction score
66
I don't know why it's doing this, all it says is that there are missing files, but here's the lib you're missing:
 
Upvote 0
Newbie Spellweaver
Joined
Sep 15, 2013
Messages
5
Reaction score
0
Worked for me: close the program and reopen it (Visual Studio)
If this does not work, restart your computer
 
Last edited:
Upvote 0
Status
Not open for further replies.
Back
Top