Search code examples
c++codeblockswtl

Using WTL with Codeblocks


I want to try WTL, but problem is i can't use Visual Studio for this. So i've codeblocks on my side. Is there any way i can use WTL with codeblocks ? I mean configuration/settings that i need to do for this ?

is it possible to use WTL with codeblocks?

Just to clear first, i tried google for this. No satisfactory success. So asking this here.

How can i configure Codeblocks for WTL ?

Any suggestions, pointers are welcome.


Solution

  • I don't think it is possible unless you use codeblocks with the MS compiler AND get the version of Windows SDK that contains ATL (new ones don't, AFAIK). WTL is built on top of ATL.