The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 795 - File: showthread.php PHP 7.4.33 (Linux)
File Line Function
/showthread.php 795 errorHandler->error





Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Compiling/debugging ppsspp in NetBeans and Eclipse
05-06-2013, 04:23 AM
Post: #1
Compiling/debugging ppsspp in NetBeans and Eclipse
I'm trying to import the ppsspp for windows source code in NetBeans or Eclipse but when I try it in NetBeans, after selecting the ppsspp-master folder it gives this error:

Code:
Cannot run program "cmake" (in directory "C:\PPSSPP\EXTRA\ppsspp-master"): CreateProcess error=2, Cannot find the specified file


CMAKE FAILED (exit value -1, total time: 379949h 9m 32s)

While in Eclipse:

Code:
Errors occurred during the build.
Errors running builder 'CDT Builder' on project 'ppsspp-master'.
Internal error building project ppsspp-master configuration Debug
java.lang.NullPointerException
Internal error building project ppsspp-master configuration Debug
java.lang.NullPointerException

What IDE should I use to compile/debug the source code from github? I know about visual c++/studio but I'm having some problem with some files atm and I can't use it.

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
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Compiling/debugging ppsspp in NetBeans and Eclipse - Kyousuke - 05-06-2013 04:23 AM

Forum Jump: