Noobz!
February 11, 2012, 07:49:05 am *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1]   Go Down
  Print  
Author Topic: furikup+eclipse+pspsdk in windows  (Read 3230 times)
0 Members and 1 Guest are viewing this topic.
wilcome
Newbie
*

Karma: 0
Offline Offline

Mood:

Posts: 4


View Profile
« on: December 10, 2008, 12:36:21 pm »

I want to make this but im afraid I am too noob to do it by myself. Here is my first question:

_ Can it be done? or there are some libs needed from linux that aren't in pspsdk.
Logged
Angelo
Guest
« Reply #1 on: December 30, 2008, 11:26:27 am »

Hmmm... I'll try compiling it with my PSPDev environment which is Devkit Pro with Heimdall's devpacks.

You'll find the libs and inlcude file you need by studying the source.

The include files you need to compile the code are found at the top of the .c / .h files. The lib files you need are found in the makefiles.

Include (header) file example of ctrlout.c in piKey:

Code:
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include


Lib file example of ctrlout/makefile in piKey:

Code:
LIBS +=  -lpspsystemctrl_kernel  -lpspumd -lc -lpspuser -lpspkernel


You compiler should tell you what files are missing too.

If you need a file, let me know and I'll help you out.

I hope that helps.

Angelo
Logged
wilcome
Newbie
*

Karma: 0
Offline Offline

Mood:

Posts: 4


View Profile
« Reply #2 on: January 26, 2009, 08:29:17 pm »

ups hi! sorry about that! I cut this line and try to do it with eclipse+linux (much better) how have you resolve the compiling of the external libs exosip2, ortp etc ? It's just curiosity because I'm keeping the use of eclipse+linux option just because I have it stable.

Thanks.
Logged
Pages: [1]   Go Up
  Print  
 
Jump to:  





Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!
Page created in 0.04 seconds with 26 queries.