Joined: 8/24/2011(UTC) Posts: 1
|
Hi,
I'm having some trouble compiling the sample projects. I get a run time error as soon as it starts to run saying "A project with an Output Type of Class Library cannot be started directly. In order to debug this project add an executable to this solution which references the library project. Set the executable project as the startup project"
Shouldnt there be a delta engine executable that I use? and how do I link it to this project? I am using vs 2010 thanks.
|
|
|
|
Joined: 8/22/2011(UTC) Posts: 10
Thanks: 2 times
|
Your startup project is set to a library rather than an executable, so you can't run that. Set one of the projects that has a main function (the example games and tests projects) as the startup project and it will work. Though if you just want the samples, you'll probably simply want to run "Delta.Tools.SampleBrowser.exe" from the "tools" folder.
|
|
|
|
Medals:  Joined: 8/20/2011(UTC) Posts: 1,421 Location: Hannover
Thanks: 18 times Was thanked: 97 time(s) in 92 post(s)
|
Normally the startup project should be Delta.Rendering.BasicTests, but maybe VS or you set it to something else. Just change it to any game, tutorial or test project you can actually start as HellBlazer already said
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.