![]() |
| Forums | Gaming News | Videos | Downloads | Today's Posts | Mark Forums Read | Chat | FAQ | Members List | Contact |
| ||||||
This is a discussion on Programming question within the PSP Development Forum forums, part of the PSP Development, Hacks, and Homebrew category; im trying to use cygwin to do some hello world stuff and it keeps telling me to "Set $PSPDEV before ...
![]() |
|
|
LinkBack | Thread Tools |
|
|
#2 | |
![]() |
Open your '.bashrc' in notepad++ or notepad and put this at the end of it,
Quote:
__________________
YEAH! [center][COLOR="DimGray"][SIZE="2"][FONT="Times New Roman"]Julius Parishy [[URL="http://jparishy.com"]Homepage[/URL]][/FONT][/COLOR] Affiliates: [url=http://xfacter.jparishy.com/]Xfacter[/url] | [url=http://flatmush.jparishy.com/]Flatmush[/url] | [url=http://yaustar.jparishy.com/]Yaustar[/url] [url=http://jparishy.com/wp/source-code/]Soure Code[/url] [/center] [/size] |
|
|
|
|
|
|
#3 |
![]() |
Make sure you set it up first.
|
|
|
|
|
|
#7 |
![]() ![]() ![]() Retired PSP Developer
|
Use the program in my sig.
Click the banner if you are using IE, or click offline install if using firefox/opera/ect... PLEASE INSTALL THE 1.21 PATCH ASWELL! CSP is a All In One Development studio for the PSP, like visual studio for Windows. All needed assemblies and toolchains are prebuilt. No cygwin required. THIS DOESN'T WORK ON VISTA!!
__________________
|
|
|
|
|
|
#8 |
![]() ![]() ...in a dream...
|
Maniack - Please inform him how PSPDev Win32 has a fixed set of libraries, so if you wish to truly stand out, it ain't for you
__________________
...you'll never know what it's like... spending your whole life in a dream...
Launch a Kitten out of a Cannon and win real cash! Checkout my newly updated site for all my projects (Kitten Cannon, BOXHEAD, Light Cycle 3D) |
|
|
|
|
|
#9 |
![]() ![]() Developer in Making...
|
Can't you add library's to it like normal?
__________________
NEWMy New BLOG!NEW The Wentire Worls in two Sectors.... When did I get dev statz?Spoiler for my PSP homebrewReleases:
Spoiler for Great Quotes:
|
|
|
|
|
|
#10 |
![]() |
Nope.
__________________
YEAH! [center][COLOR="DimGray"][SIZE="2"][FONT="Times New Roman"]Julius Parishy [[URL="http://jparishy.com"]Homepage[/URL]][/FONT][/COLOR] Affiliates: [url=http://xfacter.jparishy.com/]Xfacter[/url] | [url=http://flatmush.jparishy.com/]Flatmush[/url] | [url=http://yaustar.jparishy.com/]Yaustar[/url] [url=http://jparishy.com/wp/source-code/]Soure Code[/url] [/center] [/size] |
|
|
|
|
|
#11 |
![]() ![]() ...in a dream...
|
No, I believe the only way is to either wait for hte next version to include it or maybe manually go into the include, lib, etc. folder and link your library your using like the makefile within the library's svn folder download is (i know for a fact you cant run the make file that comes iwth them in PSPDev win32 and have it install)
__________________
...you'll never know what it's like... spending your whole life in a dream...
Launch a Kitten out of a Cannon and win real cash! Checkout my newly updated site for all my projects (Kitten Cannon, BOXHEAD, Light Cycle 3D) |
|
|
|
|
|
#12 |
![]() ![]() ![]() Retired PSP Developer
|
SG57, can you please show me how to do that?
That would be great. And, he is trying to do Hello World. No external libraries needed for that. Thanks, MániácX
__________________
|
|
|
|
|
|
#14 |
![]() ![]() ...in a dream...
|
Maniack - Look at LTE Engine. It uses a BATCH file to install the engine, and it says its compatible with PSP Dev Win32 (look where it copies the library files, include files, e tc. in the install.bat) Hope that helps
__________________
...you'll never know what it's like... spending your whole life in a dream...
Launch a Kitten out of a Cannon and win real cash! Checkout my newly updated site for all my projects (Kitten Cannon, BOXHEAD, Light Cycle 3D) |
|
|
|
|
|
#15 |
![]() ![]() ![]() Retired PSP Developer
|
Thanks for the help!
D'ling it right now.
__________________
|
|
|
|
|
|
#16 |
![]() |
maniacx, you can get a library installer for pspdev. It has loads of different libraries,this is from the readme::
Tested Libs (Guaranteed to Work) -PSPGL -LibBulletMl -Libpng -Libmad -zlib -libtremor :: SDL, SDL_Mixer These are the two biggest and hardest libs to install. They should install correctly however and should work. They may need some slight adjustments in the sdl-config file which is located in your C:\pspdev\psp\bin folder. i use them with your ide, let me know if you want the installer |
|
|
|
|
|
#17 |
![]() ![]() ...in a dream...
|
That library installer isn't so great... It has alot of outdated libraries (for ex, the PSPGL library doesnt have display lists)
__________________
...you'll never know what it's like... spending your whole life in a dream...
Launch a Kitten out of a Cannon and win real cash! Checkout my newly updated site for all my projects (Kitten Cannon, BOXHEAD, Light Cycle 3D) |
|
|
|
|
|
#18 |
![]() |
sg57, if someone was to install cygwin and pspsdk ,then download and compile the latest libraries could they then copy the libraries over to pspdev? It'd be great if maniacs ide came with the latest libs
Last edited by brethren; 06-02-2007 at 03:30 AM.. |
|
|
|
|
|
#19 |
![]() ![]() ...in a dream...
|
brethen - PSPDev Win32 is the entire PSP toolchain,sdk,libraries all compiled and installed. That someone would have to install EVERY library available, then do whatever PSPDev Win32 does to make it work in CMD.
__________________
...you'll never know what it's like... spending your whole life in a dream...
Launch a Kitten out of a Cannon and win real cash! Checkout my newly updated site for all my projects (Kitten Cannon, BOXHEAD, Light Cycle 3D) |
|
|
|
|
|
#21 |
![]() ![]() Developer
|
__________________
[Blog] [Portfolio] [Homebrew Illuminati - Serious Homebrew Development Forums] [I want to make Homebrew FAQ] [How I broke into the Games Industry] [Programming Book List] [Programming Article List] |
|
|
|
|
|
#22 |
![]() |
Installing the SDK with cygwin really isn't that hard.
Also, yaustar, can you go on IRC?
__________________
YEAH! [center][COLOR="DimGray"][SIZE="2"][FONT="Times New Roman"]Julius Parishy [[URL="http://jparishy.com"]Homepage[/URL]][/FONT][/COLOR] Affiliates: [url=http://xfacter.jparishy.com/]Xfacter[/url] | [url=http://flatmush.jparishy.com/]Flatmush[/url] | [url=http://yaustar.jparishy.com/]Yaustar[/url] [url=http://jparishy.com/wp/source-code/]Soure Code[/url] [/center] [/size] |
|
|
|
![]() |
| Tags |
| programming , question |
| Thread Tools | |
|
|