Search found 9 matches

by Kingrazor
Fri Mar 16, 2012 4:31 pm
Forum: Compiler / Linking / IDE Related
Topic: Issue with .dsw file in visual studio 2008
Replies: 16
Views: 7458

Re: Issue with .dsw file in visual studio 2008

I assume you have deleted whole registry trees I listed above after uninstalling VCE, but did you also delete whole \Documents\Visual Studio 2008 or other related folders? It seems VC keeps some of its settings there (in Settings folder). Yeah. I was pretty thorough in my search to delete any and a...
by Kingrazor
Fri Mar 16, 2012 4:07 pm
Forum: Compiler / Linking / IDE Related
Topic: Issue with .dsw file in visual studio 2008
Replies: 16
Views: 7458

Re: Issue with .dsw file in visual studio 2008

You can easily compile wxWidgets with VC++ just using a provided makefile but I suppose one would want to use an IDE for his actual project. I think it would be better to make your VC++ IDE work. Have you tried to uninstall/clean/reinstall also VC2008 Express? After uninstalling VC++, have you manu...
by Kingrazor
Fri Mar 16, 2012 1:49 am
Forum: Compiler / Linking / IDE Related
Topic: Issue with .dsw file in visual studio 2008
Replies: 16
Views: 7458

Re: Issue with .dsw file in visual studio 2008

Would it be possible to compile wxWidgets with Codeblocks?
by Kingrazor
Wed Mar 14, 2012 4:56 am
Forum: Compiler / Linking / IDE Related
Topic: Issue with .dsw file in visual studio 2008
Replies: 16
Views: 7458

Re: Issue with .dsw file in visual studio 2008

Well, I uninstalled the program and dug through my computer looking for every related file and deleted all of them and then reinstalled. Still getting the error.

This is really frustrating.
by Kingrazor
Wed Mar 14, 2012 1:02 am
Forum: Compiler / Linking / IDE Related
Topic: Issue with .dsw file in visual studio 2008
Replies: 16
Views: 7458

Re: Issue with .dsw file in visual studio 2008

If I had had a previous install of VS, what could I do about it?
by Kingrazor
Tue Mar 13, 2012 11:09 pm
Forum: Compiler / Linking / IDE Related
Topic: Issue with .dsw file in visual studio 2008
Replies: 16
Views: 7458

Re: Issue with .dsw file in visual studio 2008

Alright so I tried to just open a blank project in visual studio and kept getting an error, which I posted a question about in the support forums for visual studio. For some reason, even though I have the Express edition of visual studio, which does not support add-ins, I keep getting an error that ...
by Kingrazor
Mon Mar 12, 2012 2:39 am
Forum: Compiler / Linking / IDE Related
Topic: Issue with .dsw file in visual studio 2008
Replies: 16
Views: 7458

Re: Issue with .dsw file in visual studio 2008

Yes I assume getting 2.8.12 to work would be ideal, but it's failed every time I've tried it.
by Kingrazor
Sun Mar 11, 2012 11:55 pm
Forum: Compiler / Linking / IDE Related
Topic: Issue with .dsw file in visual studio 2008
Replies: 16
Views: 7458

Re: Issue with .dsw file in visual studio 2008

I just double-checked to see and yes it was the wxMSW package that I downloaded and installed, not wxALL.

The guide I'm reading said I need 2.9.12. I suppose I could try 2.9.3 as well though.
by Kingrazor
Sun Mar 11, 2012 10:25 pm
Forum: Compiler / Linking / IDE Related
Topic: Issue with .dsw file in visual studio 2008
Replies: 16
Views: 7458

Issue with .dsw file in visual studio 2008

Okay, I sincerely apologize if this is in the wrong place but I honestly have no idea what I'm doing here. I have had very little exposure to programming. I downloaded and installed the wxMSW package as well as Microsoft Visual Studio 2008 express. I double clicked to open the file wx_dll.dsw and it...