How build acr_server and acr_client in VS2008?
|
2017-07-09, 03:13 PM
(This post was last modified: 2017-07-23, 06:20 AM by Max_Advanced.)
|
|||
|
|||
How build acr_server and acr_client in VS2008?
Hello, I will want build server for testing in my computer. But I can't find in project choose compiling project for server. How can I build this file in VS2008 or another IDE?
|
|||
2017-07-14, 06:41 PM
|
|||
|
|||
RE: How build acr_server in VS2008?
Client = Release
Server = Standalone Client Debug = Debug Server Debug = Standalone Debug http://acreloaded.wikia.com/wiki/Compili...ual_Studio The wiki page has incorrect formatting, so I am fixing that now. Best regards,
Victor //victorz.ca Code: Your antithesis compares favorably with any high magnitude of pwnage. (-you > |p|, you < -|p|) |
|||
2017-07-22, 12:12 PM
(This post was last modified: 2017-07-23, 06:17 AM by Max_Advanced.)
|
|||
|
|||
RE: How build acr_server in VS2008?
thanks, but how can I debug project?
I added in command arguments string: Code: --home=home --mod=acr --init -cb128 %* ![]() How to fix this error? |
|||
2017-07-23, 09:35 AM
|
|||
|
|||
How to build acr on CodeBlocks for linux
Hello! I build project for Ubuntu 17.04 on CodeBlocks. I do'nt know how debug this project. When I run project in IDE me at startup write:
Code: couldn't load texture packages/misc/notexture.jpg How fix it? |
|||
2017-07-23, 06:05 PM
(This post was last modified: 2017-07-23, 06:06 PM by Victor.)
|
|||
|
|||
RE: How build acr_server and acr_client in VS2008?
You need to set the working directory to the root of the repository (the folder with client.sh and client.bat).
The Code::Blocks setting is probably called Execution Working Directory. Best regards,
Victor //victorz.ca Code: Your antithesis compares favorably with any high magnitude of pwnage. (-you > |p|, you < -|p|) |
|||
« Next Oldest | Next Newest »
|