similar to: [VS2005 Express] starting cl.exe (was Re: wine: Unhandled page fault on read access to 0x00000001 at address 0x7ef6c7aa (thread 0044), starting debugger...)

Displaying 20 results from an estimated 100 matches similar to: "[VS2005 Express] starting cl.exe (was Re: wine: Unhandled page fault on read access to 0x00000001 at address 0x7ef6c7aa (thread 0044), starting debugger...)"

2009 May 21
0
VC2010 (VC10) can't use /Zi option
wine is 1.1.21 I use VC10 beta1 compiler on window, and it's work fine. The Windows is pure: not install any software. That mean is: The VC 10 is a portable software. I can compile main.cpp use: ./cl.exe /EHsc main.cpp it's OK! the main.exe created! but if i do: ./cl.exe /EHsc /Zi main.cpp it's fair. the error information is: > loaden at qpsoft:~/qpcb/bin$ ./cl.exe /EHsc /Zi
2009 Sep 01
0
[LLVMdev] By the way, the information that i faced is
Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 9.0/VC/bin/cl.exe -- broken CMake Error at D:/Tools/Building/cmake/share/cmake-2.7/Modules/CMakeTestCCompiler.cmake:37 (MESSAGE): The C compiler "C:/Program Files (x86)/Microsoft Visual Studio 9.0/VC/bin/cl.exe" is not able to compile a simple test program. It fails with the following output: Change
2012 Mar 28
2
[LLVMdev] Building past few days with Clang++ and Clang produces errors on Cmake for Debian Linux
*System:* Debian Linux Sid/Unstable amd64 *LLVM/Clang:* Trunk *Scenario:* In the past couple of days I've been compiling against trunk I get two separate and spurious hang ups with CMake. *Note:* I build against more than just X86 follow along the progress of other platforms, though just building for X86 produces the same results below. *Assumption:* Configure cmake with prior built
2010 Aug 23
6
Wine 1.2 IE8
Hi, i have setup Wine 1.2 with winetricks on Ubuntu lucid 32 bits machine. I want to install ie8, i have read this tutorial "http://www.wine-reviews.net/wine-reviews/microsoft/internet-explorer-8-on-linux-with-wine.html" the installation was successful, but when i run iexplorer the explorer opens dont display any page and then freezes dont know why, can some one help me solve this? The
2010 Oct 05
1
ole32 and CoGetCurrentLogicalThreadId
Hi, I'm trying to run an internal application from where I work on wine. The application uses a lot of COM components and multiple threads. But when running it, it seems to hang pretty quickly. I added the output from wine below, from what I understand, it's stopping and waiting on a lock, using CoGetCurrentLogicalThreadId that is not implemented. I'm just starting to use wine, so I
2011 Mar 30
1
reducing wine verbosity
Dear all, First of all ! Congrats on the progress made in wine 1.3.16 I can now compile a full C++ project directly from wine. This is truly fantastic ! However wine is a little too verbose for me. I have to redirect the output to a file to get some speedup, but still the output is really huge: $ du -sh log2.dump 328M log2.dump $ tail log2.dump fixme:ole:NdrCorrelationFree (0x33e28c): stub
2010 Nov 17
2
ole error 80070057 using ensignsoftware
Hello, could anyone please help here? I have a program that wants to connect to the Internet for help file videos, price feeds etc. Code: fixme:shdocvw:PersistStreamInit_Load (0x18b708)->(0x18a430) fixme:shdocvw:navigate_url Unsupported args (Flags 0x32eba4:3; TargetFrameName 0x32eb94:3) fixme:shdocvw:OleObject_Close (0x18b708)->(1) fixme:shdocvw:PersistStreamInit_Load
2012 Jan 11
0
Re: Fireworks Cs5 mouse drag problem
I have the exact same problem. Mouse won't drag in image area, but it will drag windows and panels in Fireworks just fine. NOTEs: 1. I installed it Adobe Creative Suite. 2. Based on these instructions (though I had a Program Files (x86) and x86 files in Common Files that I have to copy over as well) http://blog.int3ractive.com/2010/08/how-to-run-flash-cs5-on-ubuntu-with.html 3. The command
2008 Dec 15
7
MS Visio 2003 - Wine 1.1.10 - Ubuntu 8.04
I would like to install (and work) with Visio 2003 using Ubuntu 8.04 and Wine 1.1.10. I have tried to install using setup.exe and the setup app started all looked ok then right at the end of the install it crashed with a "cannot find the wscript.exe" I tried to start Visio and as if i couldn't work this out Visio didn't start. I started to look at the forums to see if someone
2009 Apr 19
2
Wine 1.1.18 FC10 and Office 2007
Hi. I need to install office 2007 on my Fedora core 10. I followed this tutorial : http://samanathon.com/how-to-install-microsoft-office-2007-in-ubuntu-804/ Same dll overides , but the office installer crashes during the installation (only 1% or 2%). "the installation has encountered an error" 2nd Try : I've try to use my office installation with my dual boot windows. I had
2009 Jun 29
1
Program database manager mismatch; please check your installation
Hi there, I am trying to install Visual Studio 2005 under wine, I followed instructions from: http://appdb.winehq.org/objectManager.php?sClass=version&iId=14208 While running wine 1.1.22/debian stable I am getting the following error: ... Z:\tmp\gdcm-wine\CMakeFiles\CMakeTmp\testCCompiler.c : fatal error C1902: Program database manager mismatch; please check your installation ...
2011 Nov 08
1
Cooltype crash on Photoshop CS5 and WIne 1.3.32
Am I the only one getting this? Whenever I select a certain font or open a PSD file that uses it, the application hangs up or crashes. Code: err:shell:HCR_GetFolderAttributes should be called for simple PIDL's only! fixme:system:SetProcessDPIAware stub! fixme:ntdll:NtSetInformationToken unimplemented class 24 fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
2010 Nov 28
3
Problems running IE7 with Wine 1.2, Ubuntu 8.04
Following the instructions here: http://www.wine-reviews.net/wine-reviews/applications/ie-7-on-linux-with-wine.html I installed IE7. But when I run it with Wine 1.2 with: wine iexplore.exe& I get: Explorer$ fixme:system:SetProcessDPIAware stub! fixme:heap:HeapSetInformation (nil) 1 (nil) 0 fixme:advapi:RegisterTraceGuidsW (0x5b9f97, 0x6f4b08, {3e1fd72a-c323-4574-9917-5ce9c936f78c}, 1,
2011 Jul 21
1
Office 2003 setup - Unhandled page fault on read access
Hi! I am having trouble installing Office 2003 on Fedora 15. I had it succesfully installed just few days ago, then I had to reinstall the system to encrypt the disk. Before that I also managed to install Office 2007, but I did not liked it and I wanted to return to Office 2003 but this message appeared: fixme:ole:NdrCorrelationInitialize (0x324784, 0x324384, 1024, 0x0): stub wine: Unhandled page
2010 Oct 02
1
Office 2010 German "error install language unsupported"
Hi, I'm trying to install Office 2010 German version, and I get the following error some seconds after the office splash screen: error_install_language_unsupported I have Arch Linux, German setup, also winecfg appears in German when I start it. Wine version 1.3.4-1 wine output until the error message appears: Code: wine setup.exe fixme:advapi:RegisterTraceGuidsA (0x2e034e56, 0x2e0b3d78,
2008 Mar 28
3
Newest WINE No Longer Runs
I have a Dell Laptop running Fedora 7. I bought this from "Emperor Linux" who configured the machine and shipped it to me ready-to-go. I had successfully installed a few minor Windows applications and had them running under WINE. Since I began using Linux a few years ago, I have adopted the posture of doing periodic updates with yum. Awhile ago, one such yum update installed WINE
2007 Sep 14
0
Wine release 0.9.45
This is release 0.9.45 of Wine, a free implementation of Windows on Unix. What's new in this release: - Many improvements to the crypto dlls (should make iTunes work). - The usual assortment of Direct3D improvements. - A number of fixes to sound support. - Many more WordPad features. - Lots of bug fixes. Because of lags created by using mirrors, this message may reach you before
2016 Aug 22
0
Wine release 1.8.4
The Wine maintenance release 1.8.4 is now available. What's new in this release (see below for details): - Various bug fixes. - A few more cards added to the GPU description table. The source is available from the following locations: http://dl.winehq.org/wine/source/1.8/wine-1.8.4.tar.bz2 http://mirrors.ibiblio.org/wine/source/1.8/wine-1.8.4.tar.bz2 Binary packages for various
2008 Jan 11
0
Wine release 0.9.53
This is release 0.9.53 of Wine, a free implementation of Windows on Unix. What's new in this release: - RunOnce and Run entries now executed on startup. - Beginnings of support for emulated disk devices. - Many Richedit improvements. - Nicer looking color dialog. - Lots of bug fixes. Because of lags created by using mirrors, this message may reach you before the release is
2008 Mar 25
5
Microsoft Office 2007 and Wine only
First off before I delve into the purpose of this thread I want to lay down a few ground rules. This thread is only about MS OFFICE 2007 (OFFICE 12) and Wine. No Exceptions! To break it down further I don't want any information about the following alternatives which I know work, but defeat the purpose. No talk of: Open Office (Ooo) MS OFFICE 2000, XP or 2003 CrossOver Office any emulators