VC++

"breakthrough6" <[email protected]> Thu, 21 Aug 2008 20:02:17 -0000
Newsgroups gmane.text.clearsilver.general
Message-ID <[email protected]>
Has anyone successfully compiled CS under Visual Studio 2008 (VC++ 9.0)?

I know it's compiled for Windows using MingW (gcc++), but I'm 
considering developing a Qt-based C++ wrapper around CS in VC++ and I 
don't want to deal with lib conversions or issues between MingW and VC 
to integrate with my other libraries smoothly.

Any insight would be greatly appreciated.