Gauss_Initialize error code 488

Hi all,

When I launch the C_GUI for gauss13x64 on Windows 7, in order to launch a C dll, I get the following messages :
"Gauss_Initialize return code 488"
  then
"Error 0 called by DllMain - Initialization: Error text:"

Gauss engine is working fine by itself (no license issues or so) and only the C_GUI call seems to fail.

Thanks in advance for you help.

Regards,
Y

6 Answers



0



accepted

The shared library gauss.dll (or libgauss.so, or libgauss.dylib) should be in the same directory as mteng.dll (or libmteng.so, or libmteng.dylib).

If it IS in the same directory as mteng.dll or is being found, then the problem may be that gauss.dll does not have all of its dependencies. I believe for version 13 of the GAUSS Engine, the only extra dependency for gauss.dll is libxl.dll. You can use the free third-party tool Depends.exe (easily found with a quick internet search) to check the dependencies of gauss.dll.

aptech

1,773


0



Error code 488 means that the main GAUSS shared library cannot be found. This library is called gauss.dll on Windows, libgauss.so on Linux and libgauss.dylib on Mac.

aptech

1,773


0



Thanks for your answer, this dll is present in my system directory, where should it be placed in order to be found by the C_GUI ? thanks in advance.



0



Thanks,

Actually, it was in the right directory.

Chacking dependencies using dépends.exe I get the following result :

[url=http://postimg.org/image/dpdx86up3/][img=http://s15.postimg.org/dpdx86up3/Capture.jpg][/url]

What should I do ?



0



Thanks,

Actually, it was in the right directory.

Chacking dependencies using dépends.exe I get the following result :

snapshot

What should I do ?



0



http://postimg.org/image/dpdx86up3/

Your Answer

6 Answers

0
accepted

The shared library gauss.dll (or libgauss.so, or libgauss.dylib) should be in the same directory as mteng.dll (or libmteng.so, or libmteng.dylib).

If it IS in the same directory as mteng.dll or is being found, then the problem may be that gauss.dll does not have all of its dependencies. I believe for version 13 of the GAUSS Engine, the only extra dependency for gauss.dll is libxl.dll. You can use the free third-party tool Depends.exe (easily found with a quick internet search) to check the dependencies of gauss.dll.

0

Error code 488 means that the main GAUSS shared library cannot be found. This library is called gauss.dll on Windows, libgauss.so on Linux and libgauss.dylib on Mac.

0

Thanks for your answer, this dll is present in my system directory, where should it be placed in order to be found by the C_GUI ? thanks in advance.

0

Thanks,

Actually, it was in the right directory.

Chacking dependencies using dépends.exe I get the following result :

[url=http://postimg.org/image/dpdx86up3/][img=http://s15.postimg.org/dpdx86up3/Capture.jpg][/url]

What should I do ?

0

Thanks,

Actually, it was in the right directory.

Chacking dependencies using dépends.exe I get the following result :

snapshot

What should I do ?

0

http://postimg.org/image/dpdx86up3/


You must login to post answers.

Have a Specific Question?

Get a real answer from a real person

Need Support?

Get help from our friendly experts.

Try GAUSS for 14 days for FREE

See what GAUSS can do for your data

© Aptech Systems, Inc. All rights reserved.

Privacy Policy