User forums > Help
Using Platform SDK with C::B
(1/1)
Conan Kudo:
I just got started using Code::Blocks and wanted to know if I can combine the Platform SDK with the VC2003 Toolkit so that I can compile ATL/MFC programs, etc... Has anyone done this before? Does it work? Does it cause other problems?
Michael:
Regarding ATL I am not sure, but concerning MFC look at here:
http://forums.codeblocks.org/index.php?topic=2355.0
Best wishes,
Michael
sethjackson:
Why you would use MFC that is sooo old and M$ only I have no clue. I would use wxWidgets.
http://www.wxwidgets.org/
If you really must use MFC try this link. I think the license says private use only though..... Which isn't too much of a surprise. :lol:
http://cboard.cprogramming.com/showthread.php?t=65644
Conan Kudo:
It is not illegal as long as you do not modify the files itself 8)
It turns out that VC2003 compiler works with it as long as I add MFC to root searches
Michael:
--- Quote from: Pharaoh Atem on February 17, 2006, 02:10:10 pm ---It is not illegal as long as you do not modify the files itself 8)
--- End quote ---
It is not just a matter of modify the files, but also of e.g., distribution. Aynway, I would read carefully the license before.
Best wishes,
Michael
Navigation
[0] Message Index
Go to full version