02-13-2014, 07:10 PM -
(02-13-2014, 06:12 PM)AlexAltea Wrote:(02-13-2014, 05:37 PM)Ekaseo Wrote: i wont even start.
rpcs3-2b63888782a89f809a0e224dd12fb2d6035a290a\rpcs3-2b63888782a89f809a0e224dd12fb2d6035a290a\rpcs3\stdafx.h(6): fatal error C1083: Cannot open include file: 'wx/msw/setup.h': No such file or directory
wxWidgets is now a submodule of RPCS3. Make sure you downloaded its contents with: git submodule update --init. In the end you should have following files in the folder wxWidgets (see screenshot). Then, open the SLN file > Right click on the solution > Build solution. Finally, compile and run as usual.
sry, but i still dont know where i should write : git submodule update --init to download it