Compiling/debugging ppsspp in NetBeans and Eclipse
|
05-08-2013, 06:35 AM
(This post was last modified: 05-08-2013 06:39 AM by Kyousuke.)
Post: #3
|
|||
|
|||
RE: Compiling/debugging ppsspp in NetBeans and Eclipse
For windows, atm I don't have any android device so I cannot test the android version yet, about cmake probably I haven't installed it, downloading right now.
EDIT: the compiler was missing too, resolved with cygwin, but it's giving a different error now: Code: -- The C compiler identification is unknown Probably I didn't set it to open the windows project only, with Visual C++ it was easy just clicking the .SLN file but how do I set it in NetBeans? when I open the ppsspp folder there're no selectable options and if I try to select only the windows folder, it doesn't work because there's no cmake file in it, should I copy cmakelists.txt and modify something inside it? (or is the SDL library another thing I've to install through cygwin? I'm googling it now anyway) Windows 7 Ultimate 64-bit | Intel® Core™2 Duo CPU E7500 @ 2.93GHz | 3072MB RAM DDR2 | NVIDIA GeForce GT 630 1024MB | http://github.com/KyousukeKyaa |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Compiling/debugging ppsspp in NetBeans and Eclipse - Kyousuke - 05-06-2013, 04:23 AM
RE: Compiling/debugging ppsspp in NetBeans and Eclipse - [Unknown] - 05-06-2013, 05:20 AM
RE: Compiling/debugging ppsspp in NetBeans and Eclipse - Kyousuke - 05-08-2013 06:35 AM
RE: Compiling/debugging ppsspp in NetBeans and Eclipse - [Unknown] - 05-08-2013, 07:12 AM
|