IntelliCAD.net

The IntelliCAD Network

Hi,
Using Deelip's book "A Step by Step Guide to Developing a Professional CAD Application" I am struggling now to get started. Being not a real programmer and thus trying to prevent high software overload on my laptop, first I tried Sharp Develop 3, the open source alternative for Microsoft Visual Studio. Then I heard that DRX programming is restricted to C++ only, where Sharp Develop uses C# (# = sharp). So now I ended up downloading the 750 Mb of Microsoft Visual C++ 2008 Express. However when I tried to create the project using MFC Application as the template, the MFC is not in my list of project types.

Please help me!
Attachments:

Reply to This

Replies to This Discussion

Unfortunately the express versions do not come with MFC libraries. MFC libraries are only available with the standard (or better) versions of Visual studio. FYI, you don’t need MFC if you’re not making dialogs, just use a win32 project

C++

Reply to This

My book relies heavily on the MFC Doc-View architecture. That's because I did not want to complicate things by having to write my own GUI code. The focus of the book is how to use the ODA libraries and that is why I went with MFC's Doc View.

Reply to This

Deelip Menezes said:
My book relies heavily on the MFC ....

Ah! This is a common mistake among C++ fledglings, perhaps something worth noting in such a publication

Reply to This

Hi Siem,

FYI, The Express version qualifies for the upgrade, could save you a buck : )

Reply to This

Reply to This

RSS

Badge

Loading…

© 2010   Created by Deelip Menezes on Ning.   Create a Ning Network!

Badges  |  Report an Issue  |  Privacy  |  Terms of Service

Sign in to chat!