After switching libraries from DEX 4.8 to Sparksee, I get errors of the following nature:
Native code library failed to load
java.lang.UnsatisfiedLinkError: C:\NON_SYSTEM_DOCUMENT_FOLDER\Workspace\TMP\.spa
rkseejava1067666651251846778.LibsDir\stlport.dll: Can't find dependent libraries
I can see similar files being generated by DEX in the TMP directory and DEX runs fine. The corresponding Sparksee directory is always empty and never runs.
The same happens whether or not I execute my own code, or the HelloSparksee example.
Is there something I'm missing here?