Concerning Var.h Header file

Posted By: pararealist

Concerning Var.h Header file - 12/24/09 09:57

A7 Com and Visual C++
I have now included the var.h header in my project.
I removed all my _VAR()s from my project files, but now
i am getting the errors in adll.h and avars.h concerning _VAR().

Maybe some of the other headers need to change to
accomodate var.h. Seems that all _VAR()s in the code are now flagged as an error and should be removed?

I have reverted back to my backup for now.
Please confirm if there is something wrong with the var.h header file?
Thanks.
Posted By: jcl

Re: Concerning Var.h Header file - 12/28/09 10:57

Just check out the example in the sdk_engine folder -> e_tutorial.cpp. Vars.h must be included before adll.h.
Posted By: pararealist

Re: Concerning Var.h Header file - 12/28/09 12:33

OK.
I have started a new project from scratch
and it workd fine, so i must have forgotten something in
original project.
© 2024 lite-C Forums