| View previous topic :: View next topic |
| Author |
Message |
pacman2323
Joined: 03 Jul 2006 Posts: 13
|
Posted: Mon Jul 17, 2006 6:32 pm Post subject: Need some help with Visual Studio |
|
|
Ok, I have all the source files and I have Visual Studio installed. How do I get my source files into an Eboot that will run on my PSP?
I tried following these instrcutions: http://www.psphacks.net/content/view/296/
but they weren't very clear and some of the stuff it said to do just wouldn't work. Can someone help me out? |
|
| Back to top |
|
 |
_00_
Joined: 22 May 2005 Posts: 8
|
|
| Back to top |
|
 |
pacman2323
Joined: 03 Jul 2006 Posts: 13
|
Posted: Mon Jul 17, 2006 7:11 pm Post subject: |
|
|
| Ok, it says there are a few things that are required in cygwin, but I've already installed cygwin. Do I need to completely reinstall it to get those? |
|
| Back to top |
|
 |
_00_
Joined: 22 May 2005 Posts: 8
|
Posted: Mon Jul 17, 2006 8:36 pm Post subject: |
|
|
| pacman2323 wrote: | | Ok, it says there are a few things that are required in cygwin, but I've already installed cygwin. Do I need to completely reinstall it to get those? |
If you can already compile from command line (in cygwin) then you don't have to re-install it.
Just one step: Copy elf2pbpm.exe in c:\cygwin\bin folder |
|
| Back to top |
|
 |
pacman2323
Joined: 03 Jul 2006 Posts: 13
|
Posted: Mon Jul 17, 2006 8:52 pm Post subject: |
|
|
One other problem:
It says I need to copy 'Sony PSP Application.awx' and 'Sony PSP Application.hlp' to (Microsoft Visual Studio directory)\Common\MSDev98\Template directory
(mine would be C:\Program Files\Microsoft Visual Studio 8) but in that folder there is no 'Common' folder. Theres one that's called 'Common7', but theres no MSDev98 or Template directory anywhere to be found. Where do I put those files? |
|
| Back to top |
|
 |
_00_
Joined: 22 May 2005 Posts: 8
|
Posted: Mon Jul 17, 2006 9:24 pm Post subject: |
|
|
| pacman2323 wrote: | One other problem:
It says I need to copy 'Sony PSP Application.awx' and 'Sony PSP Application.hlp' to (Microsoft Visual Studio directory)\Common\MSDev98\Template directory
(mine would be C:\Program Files\Microsoft Visual Studio 8) but in that folder there is no 'Common' folder. Theres one that's called 'Common7', but theres no MSDev98 or Template directory anywhere to be found. Where do I put those files? |
I don't know .. but you can try:
C:\Program Files\Microsoft Visual Studio 8\VC
or
C:\Program Files\Microsoft Visual Studio 8\Express\VC
...Or check all README.TXT for text similar to this:
| Code: | | The Visual C++ Resource Templates and Custom AppWizards are installed at this location. User-created Resource Templates should be copied here in order for them to show up in the Insert Resource dialog. |
EDIT: Probably existing wizard is not compatible with newer version of VS. You may need to (update and) recompile source code (available on their page) for your version. |
|
| Back to top |
|
 |
pacman2323
Joined: 03 Jul 2006 Posts: 13
|
Posted: Mon Jul 17, 2006 9:52 pm Post subject: |
|
|
| Quote: | | You may need to (update and) recompile source code (available on their page) for your version. |
How exactly would I do that? |
|
| Back to top |
|
 |
_00_
Joined: 22 May 2005 Posts: 8
|
Posted: Mon Jul 17, 2006 10:49 pm Post subject: |
|
|
| pacman2323 wrote: | | How exactly would I do that? |
OK. Let me download Visual C++ 2005 Express Edition and check if I can help you. |
|
| Back to top |
|
 |
pacman2323
Joined: 03 Jul 2006 Posts: 13
|
Posted: Mon Jul 17, 2006 11:16 pm Post subject: |
|
|
| In my first post, I refollowed those instructions and I had to change some stuff in the settings, but I did get it to say completed successfully. Then I clicked Debug and at the top it says 'Running'. Does that mean it's copying it to my PSP and I should just let it run? Cause it's been going for quite a while and the PSP memory stick indicator isn't doing anything. |
|
| Back to top |
|
 |
pacman2323
Joined: 03 Jul 2006 Posts: 13
|
Posted: Mon Jul 17, 2006 11:33 pm Post subject: |
|
|
| Damn. It finished but I don't see any output files... |
|
| Back to top |
|
 |
|