EasyRPG / Editor

Game editor similar to RPG Maker
https://easyrpg.org/editor/
GNU General Public License v3.0
336 stars 59 forks source link

I got issue while open the project via Qt. #212

Closed khoastore1993 closed 2 years ago

khoastore1993 commented 2 years ago

Dear Developer, I would like to open the project via Qt. I am currently using version 5 and 6. But I got the error message as below. It's about ZLIB. Can you help me to know how to solve it? Thank you very much!

Issues detail:

D:\Qt\Tools\CMake_64\share\cmake-3.21\Modules\FindPackageHandleStandardArgs.cmake:230: error: Could NOT find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR)
D:/Qt/Tools/CMake_64/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:594 (_FPHSA_FAILURE_MESSAGE)
D:/Qt/Tools/CMake_64/share/cmake-3.21/Modules/FindZLIB.cmake:120 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) CMakeLists.txt:368 (find_package)
carstene1ns commented 2 years ago

The obvious question is now, do you have zlib? How did you install the (QT, ...) dependencies? We only officially support vcpkg.

khoastore1993 commented 2 years ago

The obvious question is now, do you have zlib? How did you install the (QT, ...) dependencies? We only officially support vcpkg.

Dear carstene1ns, I haven't installed zlib yet. I am trying to figured out how to install it from the source code. I found it via this link, https://www.zlib.net. I have spent time from yesterday to dig more information about it. I found some information like: https://www.youtube.com/watch?v=Omt9OHAqFXE . I hope I can find more and succeed. Thank you very much for your quick reply! If you have any input, please help me to share it to save time! Thank you very much and have a nice day!

carstene1ns commented 2 years ago

You can use our buildscripts instead, which should install every library needed: https://github.com/EasyRPG/buildscripts/tree/master/windows

khoastore1993 commented 2 years ago

Dear carstene1ns, Thank you very much! I will take a look and try it. :D

carstene1ns commented 2 years ago

We hope this is fixed. Closing due to inactivity.

khoastore1993 commented 1 year ago

We hope this is fixed. Closing due to inactivity.

Sorry! I just have had a new Job. There is a lots of things to learn, adaption and self-learning. And there is a corruption which was caused by a former employee. So please help me to close the topic! Thank you very much for your help!