Regarding zlib and wxWidgets
Started by markus




6 posts in this topic
markus
Unregistered


 
03-19-2016, 01:57 PM -
#7
Yep, that's exactly what I did.

Code:
<IncludePath>..\wxWidgets\src\zlib;
Code:
#include <zlib.h>

This satisfies Visual Studio and Travis, but Appveyor still fails on that include line.

EDIT: For the sake of completeness, I can quickly say what solved this issue.

I needed to include ZLIB_INCLUDE_DIR in the CMakeLists.txt file in rpcs3/rpcs3, and then I added the wxWidgets/src/zlib directory to the default props file for rpcs3. This satisfied both Appveyor and Visual Studio.


Messages In This Thread
RE: Regarding zlib and wxWidgets - by markus - 03-17-2016, 01:51 AM
RE: Regarding zlib and wxWidgets - by tambre - 03-17-2016, 04:59 AM
RE: Regarding zlib and wxWidgets - by markus - 03-18-2016, 12:14 AM
RE: Regarding zlib and wxWidgets - by vlj - 03-18-2016, 12:24 AM
RE: Regarding zlib and wxWidgets - by markus - 03-18-2016, 11:20 PM
RE: Regarding zlib and wxWidgets - by tambre - 03-19-2016, 05:23 AM
RE: Regarding zlib and wxWidgets - by markus - 03-19-2016, 01:57 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)