Can someone please advise. Getting this error when compiling any of the sample projects of SithasoDaisy.
I have already shortened the path to the B4J additional library folder, set the path (configure paths) to where the libs folder is now, cleaned the project, but getting the same error. The Manifest.txt ends up in the for eg
...but it seems that it is looking for the manifest.txt file in a B4J subfolder (In the path) that does not get created when compiling the B4J project.
B4X:
java.io.FileNotFoundException: C:\b4j\WORKSP~1\SITHAS~2\Objects\b4xlibs_BANano\sithasodaisy\B4J\manifest.txt (The system cannot find the path specified)
I have already shortened the path to the B4J additional library folder, set the path (configure paths) to where the libs folder is now, cleaned the project, but getting the same error. The Manifest.txt ends up in the for eg
B4X:
C:\b4j\workspace\SithasoDrawer\Objects\b4xlibs_BANano\sithasodaisy
...but it seems that it is looking for the manifest.txt file in a B4J subfolder (In the path) that does not get created when compiling the B4J project.