Regarding zlib and wxWidgets
Started by markus




6 posts in this topic
tambre
Unregistered


 
03-19-2016, 05:23 AM -
#6
(03-18-2016, 11:20 PM)markus Wrote: So I utterly destroyed my repo with EOL bugs, but I fixed it. And now I'm back to this one issue (still):

I can't pass the buildbots on my PR. They all break on the include statement for zlib.h. Here's what I've tried:

Code:
#include "../../wxWidgets/src/zlib/zlib.h"
Code:
#include "wxWidgets/src/zlib/zlib.h"
Code:
#include <wxWidgets/src/zlib/zlib.h>

And I would try
Code:
#include <zlib.h>
, but that won't build in Visual Studio. I've been trying to solve this all day, to no avail.

You should probably add wxWidget's zlib directory as an additional include directory in one of our properties sheets. I think it should be added to rpcs3_default properties sheet.


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)