Compile Errors

Started by Danielm103 · 2009-12-23 03:01 UTC · 8 replies · SMF topic #1102

Hi ,

I'm getting tons of errors when trying to build from the source in the SVN. I realize that these files are always being change, updated etc.  Where can I get the source for the last successful build or last stable build

Thanks a ton!
All SVN revisions are buildable, but you need to have the correct compilers (Visual Studio 2008, Visual Studio 2005 and Visual Studio .NET installed, with the project open in Visual Studio 2008), VC Build Hook must be installed, and several system variables must be set to point to the ObjectARX SDK and BRX SDK files. I think Fred has been working on documenting the exact steps to build successfully, so he may be able to add to my reply. In any case, what are your errors?
Hi Owen

I do have all the needed goodies installed and have been able to compile previous versions.
Before I list off the errors I will get a fresh copy and try again.

Thanks a ton!
Hi Owen,

I have attached the buildlog from ARX.16 that has most of the errors.
The other errors are regarding missing lisp samples etc.

Thank you


edit: removed log

author=Danielm103 link=topic=1102.msg5831#msg5831 date=1261556550 wrote:
I have attached the buildlog from ARX.16 that has most of the errors.


This must be something with my virtual  machine setup... sorry for the false alarm  :o
Ok, the problem was that Visual Studio under Windows 7 XP mode, maps an additional drive to the host, which caused the compiler to see duplicate headers. I moved the OpenDCL project to a USB drive and I was able to build.

The DEU build failed as its missing a few of the samples for lisp, not a big deal.

Again sorry for any confusion..

PS this is one giant project!
Attachments
Ah yes, Fred has made some changes to the DEU samples and I have not yet updated the deployment project file to reflect the changes.
Hello, did I do anything wrong with the DEU samples  :-\ ?

I have not yet updated the deployment project file


What is the deployment project file?

Fred
author=Fred Tomke link=topic=1102.msg5836#msg5836 date=1261610324 wrote:
Hello, did I do anything wrong with the DEU samples  :-\ ?


No, what you did is correct.  I just need to sycnchronize the deployment project.


author=Fred Tomke link=topic=1102.msg5836#msg5836 date=1261610324 wrote:
What is the deployment project file?


The .vdproj file.