Re: compilation error (class library error)

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



juli jul wrote:

> I can't change the project name.What can I do in order to solve this?
[...snip...]

Oliver's post was a little misleading. He didn't want you to change the
project name, but the project type. When creating a new project, VS asks you
to specify what kind of project you want to open.
If you select "class library", you will not be able to *execute* the
project. The build will perfom ok. If you need an executable, you'd have to
select any item with "application" in it's name _upon project creation_.

Refer to Biran's post on what to do to make your project compile correctly.


.



Relevant Pages