| View previous topic :: View next topic |
| Author |
Message |
Riekistyx
Joined: 18 Mar 2006 Posts: 14
|
Posted: Wed Apr 11, 2007 12:16 am Post subject: Tutorial for VS2003 |
|
|
Anyone have a tutorial for visual studio 2003
To set up the environment to practically make the EBOOT for you. _________________ LOL @ linux users |
|
| Back to top |
|
 |
rapso
Joined: 28 Mar 2005 Posts: 147
|
Posted: Wed Apr 11, 2007 12:40 am Post subject: Re: Tutorial for VS2003 |
|
|
| Riekistyx wrote: | Anyone have a tutorial for visual studio 2003
To set up the environment to practically make the EBOOT for you. | it's pretty easy, I just add my .bat file to the "post build steps" which sets the enviropment variables and calls make. that's all special about vs03. |
|
| Back to top |
|
 |
Riekistyx
Joined: 18 Mar 2006 Posts: 14
|
Posted: Fri Apr 13, 2007 12:40 am Post subject: |
|
|
batch file....
I wish I knew what this contains.
does this link these makefiles.
I'm a noob with make files and I been bouncing around in google about them.
I also don't know what to "link" the source to the eboot (i assume the make file) but I cant figure out how to use it.
If you know of any good websites that teachs it and the syntax that be helpful.
thanks _________________ LOL @ linux users |
|
| Back to top |
|
 |
|