Welcome To Darwinbots > Newbie

Question for the regulars

<< < (6/9) > >>

dragonlordged:
It's C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE, which is where my devenv application is located.

Numsgil:
Hmm, can you try running your IDE from the command line using that path?  Things should work...  You can also try turning echo on in those batch files and see if something is weird looking.

dragonlordged:
It seems to be the correct path, and echoing SetUpVSPath shows exactly what I expected (fails to find Visual Studio and VCExpress), but I've still got nothing.

Numsgil:
I'm stuck using my iPhone till Friday so I can't help debug too much.  Good mews is that you don't have to use the scripts. The binaries are in the bin directory and the scripts just build using the regular solution files.

O you can also just post the complete output of the scripts with echo on.  I might beable to point you in a useful direction.

dragonlordged:
So yeah, the problem currently is that, since I can't just run the scripts and watch it compile, I can't seem to find anything central (which would be the optimal place to put console features). I've tried building a few of the projects in the repository, but most of them will build and will not run "A project with output type of class library cannot be started directly." I mean, I can see that this project is very modular based on your svn setup, but there's got to be something central to the project in some sense. Any ideas?

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version