Hi all ,
I am trying to develope an autocad like application in C++ using code::block 10.05 and directx but code::block 10.05 is not supporting graphics . Any one can suggest ?
Thanks in advance

Recommended Answers

All 2 Replies

Why do you think CB doesn't support DirectX? or graphics? Have you read any of these tutorials?

It works fine, I build OpenGL apps all the time in it. You just havent configured it right. Get the SDK(s) you need, and then set up the linker/compiler paths so it can find the headers and libaries requied.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.