Actions
Bug #378
opensecurity.dll
Start date:
12/30/2011
Due date:
% Done:
100%
Estimated time:
Description
On MS Windows 7, the dll is correctly loaded and it works :
Log File of Scol Virtual Machine Version: 5.4.10 -------------------------------- (...) ################################################################ [INFOS] Loading plugins/security.dll plugin. [INFOS] plugins/security.dll plugin successfully loaded. ################################################################
On Wine 1.2.2, the same dll is not loaded, the entry point is not found :
Log File of Scol Virtual Machine Version: 5.4.10 -------------------------------- (...) ################################################################ [INFOS] Loading plugins/security.dll plugin. [ERROR] An error occurs while loading plugins/security.dll plugin, the symbol entry point "ScolLoadPlugin" was not found! ################################################################
Others standard dlls are correctly loaded.
This bug prevents the use of the Openspace3d (editor and player) because the API is not available :
>>>>> Compilation error : File : C:\Program Files\Scol Voyager\Partition_LockedApp\tools\os3dlib\netcomlib.pkg (!) Line #424: let if (flag & iComFlagAES) then ??_AESencryptMessage data netstr.NC_aesServerKey else strtoweb data -> data in link error '_AESencryptMessage' unknown
Files
Actions