ContextFree In Wine

If you're having trouble using Context Free or don't understand the language, ask for help here.

Moderators: MtnViewJohn, chris, mtnviewmark

Post Reply
OrganicPanda
Posts: 1
Joined: Thu Nov 09, 2006 9:23 am

ContextFree In Wine

Post by OrganicPanda »

Hey I recently discovered ContextFree which to my delight (as an ubuntu user) is availible for Nix, the only downside is the lack of *nix GUI so I'm trying to run the Windows version under Wine and I'm getting:

Code: Select all

panda@panda-desktop:~$ wine "/home/panda/.wine/c/Program Files/OzoneSoft/ContextFree/ContextFree.exe"
fixme:actctx:FindActCtxSectionStringW 00000000 (null) 2 L"msvcr80.dll" 0x337b0c
err:module:LdrInitializeThunk "MSVCR80.dll" failed to initialize, aborting
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program Files\\OzoneSoft\\ContextFree\\ContextFree.exe" failed, status c0000142
panda@panda-desktop:~$
It brings up a dialougue box saying:

Code: Select all

[ Microsoft Visual C++ Runtime Library ]

Runtime Error!

Program: C:\Program Files\OzoneSoft\ContextFree\ContextFree.exe

R6034
An application has made an attempt to load the C runtime library incorrectly.
Please contact the application's support team for more information.

[ OK ]
Then exits, The only thing mentionable is that the DLL is not missing or anything, I've tried different versions with no luck, Can anybody prehaps help me solve this - I don't want to have to use windows or the terminal, I've got nothing against the terminal but this is a very graphical program. anyway I'm rambling, cheers.
Hello Sunshine

User avatar
xgouchet
Posts: 8
Joined: Tue May 27, 2008 7:05 am
Location: France
Contact:

Post by xgouchet »

Hi !

You have a GUI tool that is available under Linux :

http://www.contextfreeart.org/mediawiki ... p/LinuxGUI

It's not as complete as the windows version but still does the trick. It's also far much better than using Wine !
Life would be easier if they gave me the source code.

Post Reply