Page 1 of 1

error: export file openplatform.exp of package visa.openplatform not found

Posted: Thu Jun 16, 2016 3:14 am
by kuafu
I added a jar to my project

.But when i build the project , There is a error "export file openplatform.exp of package visa.openplatform not found".

How to i fix this.

Re: error: export file openplatform.exp of package visa.openplatform not found

Posted: Thu Jun 16, 2016 3:20 am
by kuafu
finally i had figure out the solution to fixed my problem.
1. unzip the jar file


2. Add the exp path to exp configuration.


add the exp path



3. It's done