compile ADL5.3 failed!

Issues related to installation of ADL
Post Reply
wzchen
Posts: 89
Joined: Wed Jul 18, 2012 3:01 pm

compile ADL5.3 failed!

Post by wzchen »

I updated several COTs libraries for new ADL5.3. However, the ADL still can not be compiled. The java failed. It complained that "error: package com.google.protobuf does not exist". How can I just build java? It seems that protobuf didn't install correctly. Could someone please let me know where I can get the new installation script for COTs and Java?
Thanks,
wzchen
Posts: 89
Joined: Wed Jul 18, 2012 3:01 pm

Re: compile ADL5.3 failed!

Post by wzchen »

The problem solved.
The problem is that the "protobuf-java-2.6.1.jar" file has a different name in the "ADL/java/properties.xml" file.
I followed the similar name format as the ADL5.2 when I installed the new COTs. However, it was changed to "protobuf-2.6.1-java.jar" in ADL5.3's properties.xml. After we modified the file's name in properties.xml file, the ADL 5.3 was compiled successfully.
Thanks,
Post Reply