Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
Activate MSVC 8 Compiler on Linux
darthdespotism:
Hi
I'm trying to activate the MSVC 8 Compiler in Codeblocks on my Debian/Lenny Box.
I tried to compile the Plugin with VC8 Support by commenting out
#ifdef __WXMSW__
but I still can't find the Compiler in settings->Compiler dialog
This is actual SVN r4764.
The Makefile seems to contain the necessary .cpp file so this shouldn't matter.
I added some extra effort and libcompiler now build with MSVC8 enabled.
Diff is attached but nothing too surprising.
EDIT://
It is working :)
The new patch is attached. It has to be applied at src/plugin/compilergcc/
I'm trying to test this setup.
Are you interested in an wiki entry about Cross Compiling on Linux using MSVC8?
[attachment deleted by admin]
killerbot:
you run MSVC8 on linux ??? :shock: :shock: :shock:
Tell me everything !!!
JGM:
--- Quote from: killerbot on January 01, 2008, 09:39:04 pm ---you run MSVC8 on linux ??? :shock: :shock: :shock:
Tell me everything !!!
--- End quote ---
jajaja that was my impression too!!! :lol:
AmR EiSa:
WineHQ can Run MSVC 8 and have bugs for .net setup, how u do that, f u do it?
darthdespotism:
I did not try the IDE because I have codeblocks ;) but compiler & linker seem to work yust fine. I had tried this some time ago an as I found the AppDB entry I retried and succeded. Currently I'm testing this setup an having codeblocks for this is quite nice ;)
I can build in Releasemode actually as /DEBUG is actually not working but for crosscompiling this is quite nice (also it's usefullness is limited by having MinGW crosscompiler installed)
Ah yes I had Visual Studio Express installed on my Win Partition so I could simply copy the files.
Navigation
[0] Message Index
[#] Next page
Go to full version