Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::Windows Servers

Support::Windows Servers Support forum for Windows EQEMu users.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 07-22-2018, 09:35 AM
John C
Sarnak
 
Join Date: Jul 2018
Location: Atlanta, GA
Posts: 49
Default Setting Up to Compile

I have my server set up and working using the easy installer (Thanks!), but now am attempting to compile so I can make a few code changes. I found an old thread that gave some instructions and was able to download GIT and create my own local clone. I downloaded CMAKE and selected the source and build directories, but when I attempt to configure I received the error "Error in configuration process, project files may be invalid" with a single red line:

Name: CMAKE_CONFIGURATION_TYPES
Value: Debug;Release;MinSizeRel;RelWithDebInfo

The CMakeLists.txt file includes the following...

#Default build type is set to RelWithDebInfo for generators that honor that like makefiles
IF(NOT CMAKE_BUILD_TYPE)
SET(CMAKE_BUILD_TYPE RelWithDebInfo CACHE STRING "Choose the type of build." FORCE)
ENDIF(NOT CMAKE_BUILD_TYPE)

I was a coder way back when (I coded in C because C++ hadn't been invented yet) so I understand the basics of coding, but these tools are very different from the era when I was coding. I am confident I can stumble my way through the code edits if I can just learn to use the tools and compile. I suspect I have something misconfigured in my environment. Would appreciate any thoughts on what I might be doing wrong. Thanks!
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 08:16 AM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3