LinuxMCE Forums

Archive => Archive => DCE library General => Topic started by: archived on September 11, 2005, 10:14:28 PM

Title: 2.0.0.29 Missing MessageTranslation?
Post by: archived 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:

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
Title: 2.0.0.29 Missing MessageTranslation?
Post by: archived 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.