GLBasic problem with 1.11.1
GLBasic problem with 1.11.1
When trying to use the GLBasic editor in the latest version of WINE 1.11.1 (and with Ubuntu 8.10), I get the following error messages :
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT"
err:module:import_dll Library MFC80.DLL (which is needed by L"C:\\Program Files\\GLBasic\\EditorE.exe") not found
err:module:import_dll Library MSVCR80.dll (which is needed by L"C:\\Program Files\\GLBasic\\EditorE.exe") not found
err:module:import_dll Library MSVCP80.dll (which is needed by L"C:\\Program Files\\GLBasic\\EditorE.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program Files\\GLBasic\\EditorE.exe" failed, status c0000135g
However, in version 1.0.1 the editor works fine with no messages.
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT"
err:module:import_dll Library MFC80.DLL (which is needed by L"C:\\Program Files\\GLBasic\\EditorE.exe") not found
err:module:import_dll Library MSVCR80.dll (which is needed by L"C:\\Program Files\\GLBasic\\EditorE.exe") not found
err:module:import_dll Library MSVCP80.dll (which is needed by L"C:\\Program Files\\GLBasic\\EditorE.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program Files\\GLBasic\\EditorE.exe" failed, status c0000135g
However, in version 1.0.1 the editor works fine with no messages.
GLBasic problem with 1.11.1
On Wed, Dec 24, 2008 at 8:27 AM, MrTAToad <[email protected]> wrote:
$ sh winetricks vcrun2005
--
-Austin
$ wget kegel.com/wine/winetricksWhen trying to use the GLBasic editor in the latest version of WINE 1.11.1 (and with Ubuntu 8.10), I get the following error messages :
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT"
err:module:import_dll Library MFC80.DLL (which is needed by L"C:\\Program Files\\GLBasic\\EditorE.exe") not found
err:module:import_dll Library MSVCR80.dll (which is needed by L"C:\\Program Files\\GLBasic\\EditorE.exe") not found
err:module:import_dll Library MSVCP80.dll (which is needed by L"C:\\Program Files\\GLBasic\\EditorE.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program Files\\GLBasic\\EditorE.exe" failed, status c0000135g
However, in version 1.0.1 the editor works fine with no messages.
$ sh winetricks vcrun2005
--
-Austin
Re: GLBasic problem with 1.11.1
Is this a fresh install in 1.1.11, or are you trying to run an app installed under the older version? If it is a fresh install, did you forget to also install vcrun2005?MrTAToad wrote:When trying to use the GLBasic editor in the latest version of WINE 1.11.1 (and with Ubuntu 8.10), I get the following error messages :
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT"
err:module:import_dll Library MFC80.DLL (which is needed by L"C:\\Program Files\\GLBasic\\EditorE.exe") not found
err:module:import_dll Library MSVCR80.dll (which is needed by L"C:\\Program Files\\GLBasic\\EditorE.exe") not found
err:module:import_dll Library MSVCP80.dll (which is needed by L"C:\\Program Files\\GLBasic\\EditorE.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program Files\\GLBasic\\EditorE.exe" failed, status c0000135g
However, in version 1.0.1 the editor works fine with no messages.
Try installing vcrun2005 with winetricks. http://wiki.winehq.org/winetricks
Is this the app? http://www.glbasic.com/main.php?lang=en&site=download
GLBasic problem with 1.11.1
dimesio wrote:
I would like to follow the steps the OP performed to install this
program and see if I get the same error report.
James McKenzie
Is there a bug report related to this?
I would like to follow the steps the OP performed to install this
program and see if I get the same error report.
James McKenzie
The demo installs and starts up just fine for me in 1.1.11, without any tweaks. I did not install vcrun2005, and I did not get any of the error messages you are getting.
Try installing to a clean wineprefix. Delete or rename ~/.wine and run the installer again. A new ~/.wine will automatically be created.
Try installing to a clean wineprefix. Delete or rename ~/.wine and run the installer again. A new ~/.wine will automatically be created.