Hello,
I’m trying to install and run GAMS Studio on Linux Mint, but I keep getting this error:
‘‘Settings path: /root/.config/GAMS/studio.json
log additionally to file “/root/Documents/GAMS/Studio/studio.log”
[Could not initialize from gams system directory.
Could not load symbol ‘CcfgXAPIVersion’:
/opt/gams/gams50.4_linux_x64_64_sfx/libjoatdclib64.so: undefined symbol: CCFGXAPIVERSiON]
terminate called after throwing an instance of ‘gams::studio::Exception’
what(): [Could not initialize from gams system directory.
Could not load symbol ‘CcfgXAPIVersion’:
/opt/gams/gams50.4_linux_x64_64_sfx/libjoatdclib64.so: undefined symbol: CCFGXAPIVERSiON
Aborted’’
The program doesn’t start at all. It seems that the symbol CcfgXAPIVersion is missing in libjoatdclib64.so.
I tried different ways to fix it but nothing worked.
Does anyone know how to solve this issue?
Thanks in advance!