View Single Post
  #1  
Old 10-06-2014, 12:54 PM
scrubtasticx's Avatar
scrubtasticx
Sarnak
 
Join Date: Apr 2014
Location: Florida
Posts: 44
Default

it all depends on where you told cmake to put the build files to ;P usually i take a working copy (seperate from my Git REPO) and use that source for cmake and make a build folder inside of that. then opn cmake gui and point the working source directory for for source it would be C:\EQEmu Working
and for output it would be C:\EQEmu Working\Build
Reply With Quote