02-13-2014, 07:51 PM -
(02-13-2014, 07:43 PM)Ekaseo Wrote:(02-13-2014, 07:17 PM)ssshadow Wrote:(02-13-2014, 07:10 PM)Ekaseo Wrote:(02-13-2014, 06:12 PM)AlexAltea Wrote: 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
Basically, install git, start "git shell" from the start menu, and run:
git clone https://github.com/DHrpcs3/rpcs3.git
cd rpcs3
git submodule update --init
ok, i cant download it... so no more building rpcs3 for me
What can't you download? Git? Try downloading directly from their site https://github.com/