cmake for windows error about SQLITE3_LIBRARY

jiangfan3
New member
 
Posts: 3
Joined: Wed Oct 14, 2015 00:30

cmake for windows error about SQLITE3_LIBRARY

by jiangfan3 » Wed Oct 14, 2015 00:40

Hi,
I had windows 7 64 ,vs2012 enviroment. use cmake gui here are errors generate:

****
Make Error at D:/Program Files (x86)/CMake/cmake-3.2/Modules/FindPackageHandleStandardArgs.cmake:138 (message):
Could NOT find SQLite3 (missing: SQLITE3_LIBRARY SQLITE3_INCLUDE_DIR)
Call Stack (most recent call first):
D:/Program Files (x86)/CMake/cmake-3.2/Modules/FindPackageHandleStandardArgs.cmake:374 (_FPHSA_FAILURE_MESSAGE)
cmake/Modules/FindSQLite3.cmake:8 (find_package_handle_standard_args)
src/CMakeLists.txt:195 (find_package)
...

On cmake gui ,when use "Add Entry" and set right path for SQLITE3_LIBRARY and SQLITE3_INCLUDE_DIR ,but there are same errors.
 

User avatar
Krock
Member
 
Posts: 3598
Joined: Thu Oct 03, 2013 07:48
GitHub: SmallJoker

Re: cmake for windows error about SQLITE3_LIBRARY

by Krock » Wed Oct 14, 2015 17:10

http://dev.minetest.net/index.php?title ... on_Windows
You can download the compiled libraries, so you don't need to do it on your machine.

About your error: Did you hit the "Configure" button before "Generate"? Just press it again and generate afterwards.
Newest Win32 builds - Find a mod - All my mods
ALL YOUR DONATION ARE BELONG TO PARAMAT (Please support him and Minetest)
New DuckDuckGo !bang: !mtmod <keyword here>
 

jiangfan3
New member
 
Posts: 3
Joined: Wed Oct 14, 2015 00:30

Re: cmake for windows error about SQLITE3_LIBRARY

by jiangfan3 » Thu Oct 15, 2015 00:40

Of course I hit the "Configure" button before "Generate".
I intend build a minimal version package,so I cancel a lot cmake option(such as ENABLE_CURL,ENABLE_FREETYPE etc.). I only dowload the Irrlicht source package and sqlite3 source package and unzip them on minetest root path.

The cmake gui have no about any SQLITE3 options.I can't config about SQLITE3 path. When I hit "Configure" button
will get that error.
On cmake gui ,when I manually use "Add Entry" and set right path for SQLITE3_LIBRARY and SQLITE3_INCLUDE_DIR ,but there are same errors.
 

User avatar
Krock
Member
 
Posts: 3598
Joined: Thu Oct 03, 2013 07:48
GitHub: SmallJoker

Re: cmake for windows error about SQLITE3_LIBRARY

by Krock » Thu Oct 15, 2015 18:23

Enable the checkbox "Advanced" on the top right side.
Every hidden (and changeable) setting will be shown then.

By downloading the source package it's not done, I hope you also downloaded/compiled the .lib and .dll files.
Newest Win32 builds - Find a mod - All my mods
ALL YOUR DONATION ARE BELONG TO PARAMAT (Please support him and Minetest)
New DuckDuckGo !bang: !mtmod <keyword here>
 


Return to Minetest Builds

Who is online

Users browsing this forum: No registered users and 34 guests

cron