MSVC isn't a supported build environment, so you're pretty much on your own with it. You would have to set up a project based on what the various mingw Makefiles do.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi:
I'm wondering: is it possible to compile GAIM for windows by using VC++ ? Has anyone out there had success story?
If "YES", can you show me the way?
Thanks
Bing
Even I need to compile , but no help yet.....
MSVC isn't a supported build environment, so you're pretty much on your own with it. You would have to set up a project based on what the various mingw Makefiles do.
You could also try to compile with the make files using nmake.
I have compiled it successfully.
but it took me one month to do it.
I think is unuseful,you can compile it with cygwin easily.