Author Topic: 2.0.0.29 Missing MessageTranslation?  (Read 17708 times)

archived

  • Hello, I'm new here
  • Posts: 0
    • View Profile
2.0.0.29 Missing MessageTranslation?
« on: September 11, 2005, 10:14:28 pm »
I'm trying to compile the entire VS solution (Visual Studio 2005 Beta 2) and I'm getting a fatal error:

Code: [Select]
1>AVMessageTranslation.cpp
1>c1xx : fatal error C1083: Cannot open source file: '..\messagetranslation\AVMessageTranslation.cpp': No such file or directory

When I try to download that library directly from Pluto's site, I get:

Code: [Select]
The requested URL /download/source/pluto-src-messagetranslation_2.0.0.29.zip was not found on this server.


I need to run DCERouter locally to test JPluto.  Can I somehow ignore this dependency, or is it truly needed?  Your help appreciated.

Thanks,
Dan

archived

  • Hello, I'm new here
  • Posts: 0
    • View Profile
2.0.0.29 Missing MessageTranslation?
« Reply #1 on: September 12, 2005, 10:44:53 am »
Hi Dan,

We fixed that broken link, so you can now download the archive and try to compile again. That file is needed. You should start compiling DCE library first, then pluto_* projects (databases wrappers) and then the rest of the projects.

Regards,
Chris M.