You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I encountered a problem when I compiled the source code of SL2SX. The error is that the compiler can not find the method named setMapLink which is called by a SxMap object on line 581,595,614,629 in SXBuilder.java file. Actually, I also can not find the method named setMapLink by reading the source code recreated from SxMap.class file by Intellij IDEA.Could you tell me how can I find the method named setMapLink and compile the project successfully.
The text was updated successfully, but these errors were encountered:
I encountered a problem when I compiled the source code of SL2SX. The error is that the compiler can not find the method named setMapLink which is called by a SxMap object on line 581,595,614,629 in SXBuilder.java file. Actually, I also can not find the method named setMapLink by reading the source code recreated from SxMap.class file by Intellij IDEA.Could you tell me how can I find the method named setMapLink and compile the project successfully.
The text was updated successfully, but these errors were encountered: