PDA

View Full Version : VS.NET Woes - Project Won't Open :(


Jicksta
11-27-2003, 06:03 AM
I am setting up a EQemu 5.1 server by following this guide (http://www.everquestserver.com/forums/viewtopic.php?t=9648). I'm now stuck on Step 8 ( Compile EMuShareMem )


When I try to open the project, I get the following error messages:


Note: These pics are hosted on my HTTP server and cannot be up forever :(
http://66.25.228.89/eqemu/err1.jpg

http://66.25.228.89/eqemu/err2.jpg

http://66.25.228.89/eqemu/err3.jpg



After clicking OK on all of these, this is what DID open:


http://66.25.228.89/eqemu/whatsdone.jpg


I am thinking this is a setup problem, and to be on the safe side, I included a screenshot of my Options menu after I followed the guide:


http://66.25.228.89/eqemu/options.jpg


I tried redownloading the source with CVS and that didn't seem to change anything. When I installed Visual Studio .NET, I chose only to install the language development tools. That may be my problem.

Any help at all would be appreciated.



Danke,


Jick

Jicksta
11-27-2003, 06:10 AM
I tried compiling anyway and this is what was outputted...

------ Skipped Build: Project: World, Configuration: Debug Win32 ------

Project configuration skipped because it is not selected in this solution configuration


------ Skipped Build: Project: EMuShareMem, Configuration: Debug Win32 ------

Project configuration skipped because it is not selected in this solution configuration


------ Skipped Build: Project: Zone, Configuration: Debug Win32 ------

Project configuration skipped because it is not selected in this solution configuration


---------------------- Done ----------------------

Build: 0 succeeded, 0 failed, 3 skipped


just FYI :)

Eglin
11-27-2003, 07:57 AM
choose release as the project configuration. You should see it as a drop-down box option in the menubar somewhere. Otherwise, choose project->configuration (or something, I don't have it in front of me ATM)

Wumpas
11-27-2003, 08:08 AM
Same problem ive been having exactly ! vs.net 2002

To resolve it (use term lightly)

Just use release configuration in the dropdown box or Build->configuration like Eglin said.

It should compile but why all the errors pop up I do not know

I sure hope this is looked into as Id die if my new vs.net stoped working for eqemu :lol:

It may be a problem on our (compiler side) user error is somthing im a vetren of. It's nice to here im not the only one with this problem