Author Topic: ObjectDCL Download is available..  (Read 25146 times)

0 Members and 1 Guest are viewing this topic.

owenwengerd

  • Bull Frog
  • Posts: 451
Re: ObjectDCL Download is available..
« Reply #15 on: June 19, 2007, 12:50:06 PM »
Luis, at least 5 others that I know of have been able to compile the project successfully. Just make sure you have VS 2005 and set up environment variables and install my VCBuildHook utility as described on my web site, and it should compile without any problems. Actually understanding the code architecture (such as it is) isn't so simple, but it's not rocket science either.

Sometime later this year I will make more of an effort to define the project architecture, and create some kind of tutorial to get newbies acquainted with the code. Until then, just dive in, the water's fine.

It's Alive!

  • Retired
  • Needs a day job
  • Posts: 8661
  • AKA Daniel
Re: ObjectDCL Download is available..
« Reply #16 on: June 20, 2007, 01:43:14 AM »
Have you tried to work using the whole project?...

Luis,

Sorry, I misunderstood your question.

I am now able to build the “whole” solution by following Owens instructions. If greenhorn like me can do it, I’m sure a master like you can do it easily. As for understanding the code… well I am in it for the same reasons as you, to learn from a great bunch of people and in the process, maybe I can help out.

PS. Owens VCBuildHook utility is so cool.