Netaro
Joined: 01 May 2008 Posts: 1
|
Posted: Thu May 01, 2008 6:51 am Post subject: Setting up cygwin with vs2008. Can't do anthing at all. |
|
|
At first, i thought i would necro that thread -
http://forums.ps2dev.org/viewtopic.php?p=52145&sid=e51f6020c8f8aa84c8f3811ebf6e2ceb
But i decided not to.
So, i set up cyg, set up visualstudio1008, and, well....
make written in command line works like gold.
So, i created vs-pspdev.bat and .sh, put commands, and tried to build it.
| Code: | ------ Build started: Project: PSP Hello World, Configuration: Debug Win32 ------
Performing Makefile project actions
sed: -e expression #1, char 46: unknown option to `s'
Project : error PRJ0002 : Error result 1 returned from 'C:\WINDOWS\system32\cmd.exe'. |
Yet, i don't know where to put chocoflyer's | Code: | del /F /Q *.o *.elf *.PBP *.SFO
make | because i just don't see where should i edit that file.
Turned my lappy off, then on. Trying to make anything yields:
| Code: | Performing Makefile project actions
/bin/bash: line 0: cd: /cygdrive/c/Users/Netaro/Documents/Visual: No such file or directory
make: *** No targets specified and no makefile found. Stop. |
Now, i just don't understand where the problem is. Although there is no Visual dir, it just worked previously! So, anybody knows where the problem is? |
|