Thread: CMake!
View Single Post
  #14  
Old 02-07-2013, 10:01 AM
thepoetwarrior
Discordant
 
Join Date: Aug 2007
Posts: 307
Default

I usually have a new folder with date in the name for each compile I do so I can roll back to previous versions if needed, and seems that would be difficult to do with cmake, needing to re-config cmake each time. I realize most people would probably just use 1 folder for all the updates and compiles so that would be a non-issue. Before started to build, noticed it was in debug mode, so I had to put it back to release mode again.

my server folder is now double the amount of files and folders due to cmake so trying to sort through what was added and what is needed. I found the exe in the bin folder, now just trying to find the conf files to copy over. Not sure which folders are important or what to do with them.

Not trying to flame or start trouble. Actually do appreciate all the hard work and effort in helping us to make this easier.

Previous updates that now include the versions of perl with the source was a major plus, less work in manual config.
Reply With Quote