Forums WoW Modding Discussion Miscellaneous [Archive] I try compiling but that does not work with cmake error

[Archive] I try compiling but that does not work with cmake error

[Archive] I try compiling but that does not work with cmake error

rektbyfaith
Administrator
0
11-04-2025, 05:14 PM
#1
Archived author: Kazumi • Posted: 2025-11-04T18:14:59.369112
Original source

Hello,

I try compiling but that does not work with cmake

error

CMake Warning (dev) in dep/mysqllite/CMakeLists.txt:

Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_<Config> properties.

Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy

command to set the policy and suppress this warning.

This warning is for project developers. Use -Wno-dev to suppress it.

CMake Warning (dev) in dep/mysqllite/CMakeLists.txt:

Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_<Config> properties.

Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy

command to set the policy and suppress this warning.

This warning is for project developers. Use -Wno-dev to suppress it.

CMake Warning (dev) in dep/mysqllite/CMakeLists.txt:

Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_<Config> properties.

Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy

command to set the policy and suppress this warning.

This warning is for project developers. Use -Wno-dev to suppress it.

CMake Warning (dev) in dep/mysqllite/CMakeLists.txt:

Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_<Config> properties.

Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy

command to set the policy and suppress this warning.

This warning is for project developers. Use -Wno-dev to suppress it.
rektbyfaith
11-04-2025, 05:14 PM #1

Archived author: Kazumi • Posted: 2025-11-04T18:14:59.369112
Original source

Hello,

I try compiling but that does not work with cmake

error

CMake Warning (dev) in dep/mysqllite/CMakeLists.txt:

Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_<Config> properties.

Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy

command to set the policy and suppress this warning.

This warning is for project developers. Use -Wno-dev to suppress it.

CMake Warning (dev) in dep/mysqllite/CMakeLists.txt:

Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_<Config> properties.

Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy

command to set the policy and suppress this warning.

This warning is for project developers. Use -Wno-dev to suppress it.

CMake Warning (dev) in dep/mysqllite/CMakeLists.txt:

Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_<Config> properties.

Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy

command to set the policy and suppress this warning.

This warning is for project developers. Use -Wno-dev to suppress it.

CMake Warning (dev) in dep/mysqllite/CMakeLists.txt:

Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_<Config> properties.

Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy

command to set the policy and suppress this warning.

This warning is for project developers. Use -Wno-dev to suppress it.

rektbyfaith
Administrator
0
11-04-2025, 05:14 PM
#2
Archived author: Kazumi • Posted: 2025-11-04T18:14:59.369112
Original source

Quote:Kazumi said:

Hello,

I try compiling but that does not work with cmake

error

CMake Warning (dev) in dep/mysqllite/CMakeLists.txt:

Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_<Config> properties.

Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy

command to set the policy and suppress this warning.

This warning is for project developers. Use -Wno-dev to suppress it.

CMake Warning (dev) in dep/mysqllite/CMakeLists.txt:

Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_<Config> properties.

Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy

command to set the policy and suppress this warning.

This warning is for project developers. Use -Wno-dev to suppress it.

CMake Warning (dev) in dep/mysqllite/CMakeLists.txt:

Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_<Config> properties.

Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy

command to set the policy and suppress this warning.

This warning is for project developers. Use -Wno-dev to suppress it.

CMake Warning (dev) in dep/mysqllite/CMakeLists.txt:

Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_<Config> properties.

Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy

command to set the policy and suppress this warning.

This warning is for project developers. Use -Wno-dev to suppress it.

Click to expand...
u have to install mysql , from their website
rektbyfaith
11-04-2025, 05:14 PM #2

Archived author: Kazumi • Posted: 2025-11-04T18:14:59.369112
Original source

Quote:Kazumi said:

Hello,

I try compiling but that does not work with cmake

error

CMake Warning (dev) in dep/mysqllite/CMakeLists.txt:

Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_<Config> properties.

Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy

command to set the policy and suppress this warning.

This warning is for project developers. Use -Wno-dev to suppress it.

CMake Warning (dev) in dep/mysqllite/CMakeLists.txt:

Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_<Config> properties.

Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy

command to set the policy and suppress this warning.

This warning is for project developers. Use -Wno-dev to suppress it.

CMake Warning (dev) in dep/mysqllite/CMakeLists.txt:

Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_<Config> properties.

Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy

command to set the policy and suppress this warning.

This warning is for project developers. Use -Wno-dev to suppress it.

CMake Warning (dev) in dep/mysqllite/CMakeLists.txt:

Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_<Config> properties.

Run "cmake --help-policy CMP0043" for policy details. Use the cmake_policy

command to set the policy and suppress this warning.

This warning is for project developers. Use -Wno-dev to suppress it.

Click to expand...
u have to install mysql , from their website

rektbyfaith
Administrator
0
11-04-2025, 05:14 PM
#3
Archived author: Kazumi • Posted: 2025-11-04T18:14:59.369112
Original source

Quote:pedroevil51 said:

u have to install mysql , from their website

Click to expand...
Thank you very much can you tell me Which mysql can you give me a link page Please.
rektbyfaith
11-04-2025, 05:14 PM #3

Archived author: Kazumi • Posted: 2025-11-04T18:14:59.369112
Original source

Quote:pedroevil51 said:

u have to install mysql , from their website

Click to expand...
Thank you very much can you tell me Which mysql can you give me a link page Please.

rektbyfaith
Administrator
0
11-04-2025, 05:14 PM
#4
Archived author: Kazumi • Posted: 2025-11-04T18:14:59.369112
Original source

Quote:Kazumi said:

Thank you very much can you tell me Which mysql can you give me a link page Please.

Click to expand...
There you go https://dev.mysql.com/downloads/
rektbyfaith
11-04-2025, 05:14 PM #4

Archived author: Kazumi • Posted: 2025-11-04T18:14:59.369112
Original source

Quote:Kazumi said:

Thank you very much can you tell me Which mysql can you give me a link page Please.

Click to expand...
There you go https://dev.mysql.com/downloads/

Recently Browsing
 1 Guest(s)
Recently Browsing
 1 Guest(s)