Topics

Forum Topics not found

Replies

nigerninja
05 Nov 2023, 23:00 ( Updated at: 06 Nov 2023, 06:29 )

RE: support install and run ctrader on ubuntu system

modis1 said: 

convenient option of installing gdiplus is to do it with winetricks, or failing that, download "windows6.1-KB976932-X86.exe" from microsoft manually, copy to (your home folder/.cache/winetricks/win7sp1/), then use winetricks to install it.

best option, obtaind gdiplus.dll from windows 7 sp1 32bit installation, copy to wine's window/system32 folder, and do gdiplus.dll override to native in winecfg..

good luck!

I was able to get it setup with slightly modified steps, 

  • OS: Opensuse Tumbleweed
  • Environment choice Windows 8.1 (couldn't get past a prompt to install kb3102810 using Windows 7)
  • Didn't need to install gdipluss.dll

But, certainly having a native binary would be much much better.


@nigerninja