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