View Single Post
  #3  
Old 03-13-2015, 03:55 AM
Huppy's Avatar
Huppy
Demi-God
 
Join Date: Oct 2010
Posts: 1,332
Default

I just installed this yesterday (Mar 12th), for the first time. I had some probs compiling at first because of a couple little things I missed.
My puter is Win 7 64bit but I installed these:

Perl 5.12.3 (32 bit)
MySQL 5.1.73 (64 Bit) *NOTE - I had to redo this install making sure I chose to install ALL components on the mysql install menu.

I installed Cmake 3.2 and Visual Studio Express 2013 for Windows Desktop

put x86(32bit) Windows dependencies folders (4) into the the source/dependencies folder

When I ran the configure in Cmake I had to choose "Visual Studio 12 2013" (not the ARM or Win64 one)

It all compiled great, 13 succeeded, 0 failed.
Reply With Quote