Jump to content
  • 0

Andrene

Question

Posted

CMake Error at cmake/FindMySQL.cmake:75 (message):
 Could not find 32-bit MySQL headers or libraries! Please install the
 development libraries and headers.
Call Stack (most recent call first):
 CMakeLists.txt:116 (find_package)

Any idea what the issue is? I switched between 64-bit and 32-bit mysql

2 answers to this question

Recommended Posts

Posted
CMake Error at cmake/FindMySQL.cmake:75 (message):
 Could not find 32-bit MySQL headers or libraries! Please install the
 development libraries and headers.
Call Stack (most recent call first):
 CMakeLists.txt:116 (find_package)

Any idea what the issue is? I switched between 64-bit and 32-bit mysql

Cmake can't find the new MySQL path.. there should be a Advanced tab in cmake that allows you to specify this.

Posted
Cmake can't find the new MySQL path.. there should be a Advanced tab in cmake that allows you to specify this.

Thanks, it couldn't find it I just had to specify location.:D

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use