Unable create a New Program in VC++ and Link it to opencascade

Hi All,

I am able to add in my code in one of the mfc samples provided by OCC but I am not able to create an all together new program from the VC++ interface and be able to link all the functions of OCC used within that particular NEW PROGRAM.

So I always have to ADD onto an existing mfc sample of OCC, which is not feasible in the long run.

Thank You

totake's picture

Hello.
I'm using VC9.and using MFC application wizard and C++ CLR.
but I can link with OCC.

you may better quate error message from your environment.and someone include me can tell you advices.