MegaGlest Forum
MegaGlest => MegaGlest => Topic started by: Super Tom on 24 April 2010, 00:22:26
-
For this version, (windows version of glest3.3.4.3
Fog of war has to work, I am grateful titi and softcoder!
I tested, I do not find: "socket error 11013" this error, Is this version has fixed this error? If so, I will be happy, no longer have to worry about the appearance of this error, thank you!
By the way: Hi, Softcoder, I compile the latest version of the code this error, please help me (SVN code inside(glest3.3.4.3
Version)), I tried Rebuild Solution button press re-build, but the error still occurs.
auto_test.cpp
Compiling resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation. All rights reserved.
Linking...
Creating library .\..\..\data\glest_game\glest_game.lib and object .\..\..\data\glest_game\glest_game.exp
menu_state_join_game.obj : error LNK2001: unresolved external symbol "public: __thiscall Glest::Game::MenuStateConnectedGame::MenuStateConnectedGame(class Glest::Game::Program *,class Glest::Game::MainMenu *,bool)" (??0MenuStateConnectedGame@Game@Glest@@QAE@PAVProgram@12@PAVMainMenu@12@_N@Z)
.\..\..\data\glest_game\glest_game.exe : fatal error LNK1120: 1 unresolved externals
Build log was saved at "file://c:\trunk\mk\windoze\Release\glest_game\BuildLog.htm"
glest_game - 2 error(s), 69 warning(s)
========== Rebuild All: 4 succeeded, 1 failed, 0 skipped ==========
-
It compiles fine on Windows XP 64 Bit using Nullsoft Scriptable Install System version 2.46 NSIS for short.
-
I use the operating system is winxp 32bit, i met my compile errors, softcoder you please help me, where are you, I need your help, thank you!
I have compiled a new windows code (svn inside glest code) produces the following error message:
auto_test.cpp
Compiling resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation. All rights reserved.
Linking...
LINK : fatal error LNK1181: cannot open input file 'libglest.lib'
Build log was saved at "file://c:\trunk\mk\windoze\Release\glest_game\BuildLog.htm"
glest_game - 1 error(s), 78 warning(s)
========== Rebuild All: 0 succeeded, 6 failed, 0 skipped ==========
-
You said you are using Microsoft's compiler. You ever thought that the program you are working with might be your problem try the other software I mention.
-
I'm using vs2008.net,I do not know what happened, what is wrong then??? I do not understand, please softcoder tell me, help me, thank you!
-
You probably checked out code from SVN while we were not finished something. Do another update.