View Single Post
  #12  
Old 09-05-2015, 06:05 AM
Drazel
Fire Beetle
 
Join Date: Aug 2015
Location: Las Vegas
Posts: 25
Default I got it to compile

For some reason changing to cmake 2.8.11 made the difference.

I downloaded the XAMPP version the wiki said they used, "1.8.3 / PHP 5.5.9" version.

I only loaded VS Express 2013 on the computer. I never used VS 2010, unless the people who created the SQL version used VS 2010 to compile it, that I am unsure of.

I picked VS 2012 in the cmake because the wiki said that was the version for VS Express 2013. I am guessing that cmake version 3.3.1, when choosing VS 2012, as the cmake option, might be the wrong choice for that version of cmake, because for me it gave the errors listed in the first post.

I am new to this level of software understanding. I have been around computers for 30 years now, mostly hardware and small level programming. I am still learning how programs are really put together. This project requires a lot of interfacing between applications that is very tedious and somewhat difficult to follow out the gate.

The forums have been very helpful.
Reply With Quote