News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu

2.0.0.29 Missing MessageTranslation?

Started by dantelope, September 11, 2005, 10:14:28 PM

Previous topic - Next topic

archived

I'm trying to compile the entire VS solution (Visual Studio 2005 Beta 2) and I'm getting a fatal error:

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:

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

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.