Author Topic: Compile Errors  (Read 10964 times)

Danielm103

  • Member
  • *
  • Posts: 20
Compile Errors
« on: December 22, 2009, 07:01:46 PM »
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!
Copyright© 2007 Daniel Marcotte, This posting is provided “AS IS” with no warranties and confers no rights

owenwengerd

  • Administrator
  • Hero Member
  • *****
  • Posts: 3094
    • Outside The Box
Re: Compile Errors
« Reply #1 on: December 22, 2009, 07:19:28 PM »
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?

Danielm103

  • Member
  • *
  • Posts: 20
Re: Compile Errors
« Reply #2 on: December 22, 2009, 08:55:40 PM »
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!
Copyright© 2007 Daniel Marcotte, This posting is provided “AS IS” with no warranties and confers no rights

Danielm103

  • Member
  • *
  • Posts: 20
Re: Compile Errors
« Reply #3 on: December 23, 2009, 12:22:30 AM »
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

« Last Edit: December 23, 2009, 04:54:54 PM by Danielm103 »
Copyright© 2007 Daniel Marcotte, This posting is provided “AS IS” with no warranties and confers no rights

Danielm103

  • Member
  • *
  • Posts: 20
Re: Compile Errors
« Reply #4 on: December 23, 2009, 01:18:27 AM »
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
Copyright© 2007 Daniel Marcotte, This posting is provided “AS IS” with no warranties and confers no rights

Danielm103

  • Member
  • *
  • Posts: 20
Re: Compile Errors
« Reply #5 on: December 23, 2009, 02:05:07 AM »
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!
« Last Edit: December 23, 2009, 02:10:44 AM by Danielm103 »
Copyright© 2007 Daniel Marcotte, This posting is provided “AS IS” with no warranties and confers no rights

owenwengerd

  • Administrator
  • Hero Member
  • *****
  • Posts: 3094
    • Outside The Box
Re: Compile Errors
« Reply #6 on: December 23, 2009, 09:32:46 AM »
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.

Fred Tomke

  • OpenDCL Technician
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2101
Re: Compile Errors
« Reply #7 on: December 23, 2009, 03:18:44 PM »
Hello, did I do anything wrong with the DEU samples  :-\ ?

Quote
I have not yet updated the deployment project file

What is the deployment project file?

Fred
Fred Tomke
Dipl.-Ing. (FH) Landespflege

[ landscaper - landscape developer - digital landscape and urban design]

owenwengerd

  • Administrator
  • Hero Member
  • *****
  • Posts: 3094
    • Outside The Box
Re: Compile Errors
« Reply #8 on: December 23, 2009, 04:50:43 PM »
Hello, did I do anything wrong with the DEU samples  :-\ ?

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


What is the deployment project file?

The .vdproj file.