128 Replies - 20430 Views - Last Post: 20 November 2012 - 08:22 AM
#121
Re: [C#] Text-Based RPG
Posted 16 November 2012 - 01:01 PM
So...Are you going to tell us how to put this all together nito one project in VB.Net C# or what? Not trying to sound bad, i just curious cause i am anxious to see how it turns out!
#122
Re: [C#] Text-Based RPG
Posted 16 November 2012 - 01:21 PM
Quote
i just curious cause i am anxious to see how it turns out!
Last post by OP: Posted 28 November 2010 - 10:38 PM.
Your anxiety maybe on pause for a long time.
#123
Re: [C#] Text-Based RPG
Posted 17 November 2012 - 01:03 PM
oh shit, i didnt lok at the date. and i have a problem with this project. i went to run it in vs.net 2010 in the "debug" mode( this is because i have no idea how to publish it to where it can run without visual studios.) and it gave me this:
"Warning:
A project with an Output Type of Class Library cannot be started directly.
In order to debug this project, add an executable project to this solution which references the library project. Set the executable project as the startup project."
any ideas why?
"Warning:
A project with an Output Type of Class Library cannot be started directly.
In order to debug this project, add an executable project to this solution which references the library project. Set the executable project as the startup project."
any ideas why?
#124
Re: [C#] Text-Based RPG
Posted 17 November 2012 - 03:41 PM
You need to have your project setup to be a console or win form app... else you would just be compiling libraries and you don't run libraries.
#126
Re: [C#] Text-Based RPG
Posted 19 November 2012 - 08:14 AM
Right click on your project -> properties -> application tab -> 'application type' drop down.
#128
Re: [C#] Text-Based RPG
Posted 20 November 2012 - 08:17 AM
ok, still doesnt work. it tells me the .exe files and the metafiles are not present. how do i work with that?
#129
Re: [C#] Text-Based RPG
Posted 20 November 2012 - 08:22 AM
I have zero idea where you are or what you have done. Screen shot your application tab and then this error.
|
|

New Topic/Question
Reply



MultiQuote






|