Jump to content

swifteye

Members
  • Posts

    3
  • Joined

  • Last visited

  • Donations

    0.00 GBP 

Everything posted by swifteye

  1. I'm getting 5 errors they are: Error 77 error C1083: Cannot open include file: 'revision.h': No such file or directory C:\\Source\\server\\src\\realmd\\Main.cpp 31 1 realmd Error 79 error C1083: Cannot open include file: 'revision.h': No such file or directory C:\\Source\\server\\src\\shared\\WheatyExceptionReport.cpp 17 1 realmd Error 80 error C1083: Cannot open include file: 'revision.h': No such file or directory C:\\Source\\server\\src\\game\\Level0.cpp 30 1 game Error 87 error C1083: Cannot open include file: 'revision.h': No such file or directory C:\\Source\\server\\src\\mangosd\\Main.cpp 31 1 mangosd Error 90 error C1083: Cannot open include file: 'revision.h': No such file or directory C:\\Source\\server\\src\\shared\\WheatyExceptionReport.cpp 17 1 mangosd I'm using VS Pro that i received from Uni, compiling in 64bit on a 64bit machine all errors refer to 'revision.h' and i can not locate the file myself
  2. First, you are a lifesaver and yes i was lucky it was one file that did everything for me, didn't even think that mangos-one files were Linux. also i had to do this on my older 32bit pc but was wondering if their is a 64bit compile somewhere for mangos-one? Thanks again for any help. *Edit* i should mention i have tried to compile into 64bit but come up with the following error 11>LINK : fatal error LNK1181: cannot open input file 'ws2_32.lib' ========== Build: 5 succeeded, 6 failed, 0 up-to-date, 0 skipped ========== I've recloned and cleaned the build a few times but still get that error. I am running \\server\\win mangosdVC100 and release is selected with x64
  3. Ok I have all the files from github i need to make the server and have compiled the server. Then putting the data base into mysql is where I'm stuck, the readme in the database file says to "In order to use this database repository, you will have to edit `mysql_info`,and edit in the desired username, hostname, and password." I open the file and edit the details and when i use sqlyog to input the script it says "Query: #!/bin/bash # # This file contains login/password information for accessing the MySQL database # and is used by all the mysql_* ... Error Code: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'USER=root PASS=mangos HOST=localhost #SOCK=/var/lib/mysql/mysql.sock OPTS=' at line 8" Their is only the user "root" on the server, i suspect that I'm missing a step or that im meant to use a different program. i have a Mangos 11811 Server running on another mechine on the network I am also using a 32bit Windows 7
×
×
  • 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