Alright. Uninstalled Perl 5.14, rebooted, installed 5.12. rebooted. Cmake - VS C++ = no errors. replace files in server folder. Run again - now it states perl514.dll file is missing in windows error. /facepalm.
|
to get Cmake work i had delete all old files in folder it outputs builds to that may be your issue clear out the output folder completly try that
|
Yeah, I deleted the entire contents first. Thanks though, mate. :)
I'm wondering if this part of the guide for C++ 2008 that does not work for 2010 may be an issue? Quote:
|
No ideal I use VS 2008 Pro and have not had one issue compiling since they went Cmake myself. I havent set up my server again waiting on ROF fixes be completed will then mess on my server again.
|
I'm starting over completely right now. I'm determined to get this running. ><
|
FievelMousey,
When you build build using C++ , what files do you take from the build folder and put into your server folder? Just curious. I'm using an old guide. :) |
CMake is building the project files that have those include directories in them. If it locates perl successfully then the directories will be correct.
When you uninstall perl, make sure you manually go to where you installed it and delete the entire perl directory before installing a different version. The add/remove programs uninstall doesn't always do a complete job. Once you've gotten perl 5.12 installed and redone the steps to configure and generate in CMake, open up the CMakeCache.txt file in the Build directory in Notepad and search for PERL_LIBRARY. You should see something like this: Code:
//Path to a program. |
I put in files like the old posted stuff says yet as none that has changed to put in server folder far as I know like quests and maps etc
|
Quote:
|
Ok guys. Thanks for all the help thus far. Starting over fresh was needed. It is up and running. I'm ecstatic. I know this part was just a mini mini mini mini pebble to climb over.... But hey, climb enough pebbles, and you're on top of the mountain.
I had tons of errors when I connected to server displayed on world.exe [Debug] [WORLD_CLIENT_ERR] then lots of different numbers. many of those. Anyway, thanks for all the help. |
That's is simply a packet (spell file crc or something) that we are not using. One of these days someone will post a snippet of code to handle that packet so it does not spew out to debug.
|
Thank you, Sorvani. Good information to know. :)
|
All times are GMT -4. The time now is 06:42 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.