ModelSim

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
mark85_169622
Newbie
Newbie
Posts: 4
Joined: Tue Jul 21, 2009 6:32 am

ModelSim

Post by mark85_169622 »

I installed ModelSim with wine but it doesn't function? Someone has the answers?

Thank you
John Drescher

ModelSim

Post by John Drescher »

On Tue, Jul 21, 2009 at 7:36 AM, mark85_169622<[email protected]> wrote:
I installed ModelSim with wine but it doesn't function? Someone has the answers?
How about some terminal output?
mark85_169622
Newbie
Newbie
Posts: 4
Joined: Tue Jul 21, 2009 6:32 am

Post by mark85_169622 »

I don't know, I saw only that wine try to start the program but after some instant the program disappear from Desktop
John Drescher

ModelSim

Post by John Drescher »

On Tue, Jul 21, 2009 at 8:11 AM, mark85_169622<[email protected]> wrote:
I don't know, I saw only that wine try to start the program but after some instant the program disappear from Desktop
Run it in the terminal (konsole, gnome terminal ...)

And use the following link to help you with getting the output:
http://wiki.winehq.org/FAQ#head-a37de32 ... 52258551a4
Thunderbird
Level 5
Level 5
Posts: 336
Joined: Mon Nov 24, 2008 8:10 am

Post by Thunderbird »

ModelSim is a tricky program it consists of parts done using win32 but also parts done using tcl and dozens of other libraries and tools. Why are you using it on Wine? There are good Linux versions of ModelSim/QuestaSim?
mark85_169622
Newbie
Newbie
Posts: 4
Joined: Tue Jul 21, 2009 6:32 am

Post by mark85_169622 »

This are the errors:

err:module:import_dll Library MFC42.DLL (which is needed by L"C:\\altera\\90\\modelsim_ase\\win32aloem\\modelsim.exe") not found

err:module:LdrInitializeThunk Main exe initialization for L"C:\\altera\\90\\modelsim_ase\\win32aloem\\modelsim.exe" failed, status c0000135

Model Sim of Altera is free only for Windows operating system, if you want to suggest another program to me powerful like ModelSim and FREE I will happy to use it
John Drescher

ModelSim

Post by John Drescher »

On Tue, Jul 21, 2009 at 11:54 AM,
mark85_169622<[email protected]> wrote:
This are the errors:

err:module:import_dll Library MFC42.DLL (which is needed by L"C:\\altera\\90\\modelsim_ase\\win32aloem\\modelsim.exe") not found
winetricks vcrun6

See the winefaq for info on what this means.

John
mark85_169622
Newbie
Newbie
Posts: 4
Joined: Tue Jul 21, 2009 6:32 am

Post by mark85_169622 »

Ok, it starts
but now I have this error:

fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
Locked