Hi D3vil, thanks for the reply.
Yes, the install machine has MySQL 5.6 installed. I created a folder "c:/mysql_libs/include" and "c:/mysql_libs/lib_64". After running CMAKE, however, there are no fields that ask me for MySQL_INCLUDES or MySQL_LIBS. I have one CMAKE path that does ask for MYSQL_DIR, but no directory I give it satisfies the "MySQL_DIR-NOTFOUND" value.
Do you think my problem is MySQL related and not anything to do with the first reported error by my configure log about CheckPlatform missing?
If so, at least that would give me a starting point, maybe everyone gets the CheckPlatform remark and it's normal.
Thanks again!