similar to: Why msvcrt generates errors ?

Displaying 20 results from an estimated 300 matches similar to: "Why msvcrt generates errors ?"

2010 May 20
3
Install eventmachine on Debian Lenny
Hi, I can''t install eventmachine on Debian Lenny. ruby-dev and build-essential are installed. Where''s the problem? My (awful) logs: ============================= # gem i eventmachine Building native extensions. This could take a while... ERROR: Error installing eventmachine: ERROR: Failed to build gem native extension. /usr/bin/ruby1.8 extconf.rb checking for
2005 May 12
0
Using string from stdlib in winemaker
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 How can I use std::string in my winemaker project? If I do a #include <string> along with an #include <windows.h>, I get the following errors: - --- In file included from /usr/include/c++/3.3/i486-linux/bits/c++io.h:35, from /usr/include/c++/3.3/bits/fpos.h:44, from
2008 Dec 31
1
wineg++ problem with the standard library
I got a really simple code to test but the author unfortunately used conio.h and system("cls") quite a few times. So I thought I'll check if I can use my Wine-1.1.11 instead of a windows installation that I keep on a VM. I used 'winemaker ./' and then 'make' and that's what I got: Code: szczerb at nomad ~/projekty/wine/plansza $ make wineg++ -c -mno-cygwin -I.
2004 Aug 02
3
debug channels
hello winers! has anyone a kind of debug channels documentation? i mean that parameters after "--debugmsg" like: "+relay,+loaddll,+reg"... i need to see network stuff in the debug messages. thanx, cheers! rxon -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.winehq.org/pipermail/wine-users/attachments/20040802/0b9fca0a/attachment.htm
2002 Nov 22
2
[Windows Media Player]
Greetings winers, I have resorted to wine for one reason, I found an ASF stream avifile will not play. I still believe it is a problem with the streams format but since it does work on Windows Media Player on a Windows box, I thought to give it a try. I installed wine as fake_windows and downloaded mpfull.exe from M$. It installed fine. I set the debugger and ran different incantations of the
2007 Mar 27
1
Wine default font
Hi winers! I'd like to change the default Wine font, I think it uses the Windows font "System" or "Fixed". I found where I can set the font replacements in the wine registry, and set System and Fixed to use a Bitstream font instead, but it didn't seem to have an effect. Could anyone tell me how to set the font to something else? Any tips/pointers would be
2010 Jan 31
3
[LLVMdev] llvm-gcc 4.0 question
Thanks for responding, Duncan, and clarifying that y'all need more info to help. I'm trying to compile binaries on os x 10.5.8 intel hardware that are compatible on ppc os x 10.4. When I include various flags to llvm-gcc, including: -m32 -arch ppc -isysroot /Developer/SDKs/MacOS10.4u.sdk -mmacosx-version-min=10.4 I am seeing errors when compiling using llvm-gcc 4.2. If I leave out
2001 Jul 03
1
Matlab
Hi all, I am totally new to new to wine, after installing it and configuring wine.conf I'm trying to get matlab works, but the program a second after starting cras, here's the output: wine matlab Warning: /usr/X11R6/bin/winereal not accessible from a DOS drive Warning: /usr/X11R6/bin/winereal not accessible from a DOS drive Warning: /usr/X11R6/bin/winereal not accessible from a DOS drive
1998 Sep 11
0
Win 95 Policy Nightmare Part 1
As I mentioned in a previous note, I'm a new Samba administrator. I'm trying to set up both roving profiles and system policies on the Win 95 machines in our computer lab here. I have used the policy editor (POLEDIT.EXE) to define a CONFIG.POL, which I have placed in the [netlogon] share. I also used a newly-installed Win 95 machine to create the exact *initial* configuration of desktop,
2009 Jul 07
4
Test for X=1 fails, test for >0 works, data in text file is 1
Hi, I am apparently not understanding some nuance about either the use of subset or more likely my ability to test for a numerical match using '='. Which is it? Thanks in advance. I've read a data file, reshaped it and then created MyResults by keeping only lines where the value column is greater than 0. So far so good. The data in MyResults looks good to me by eye. The
2001 Sep 15
1
Can't launch anything - cannot find '134653856'
I am using Mandrake Linux 8.1 beta 3, kernel 2.4.8-19mdk on a 1GHz AMD system. I use the supplied RPM: wine-20010731-1mdk I have one problem no matter what I try to launch, I get an error: $ wine /mnt/win_c/winnt/system32/sol.exe fixme:pthread_kill_other_threads_np /usr/bin/winereal: cannot find '134653856' err:seh:UnhandledExceptionFilter Couldn't start debugger (debugger/winedbg
2001 Oct 26
1
strange problem
Hello I've just installed wine from RPM and configured it but now when i try to run anything it just complains "/usr/bin/winereal: cannot find '134655408'". It's probably just some idiotic fault i've made but i cannot seem to find it. //Henrik
2008 May 31
1
msvcrt.dll._except_handler4_common
Hello! I'm getting always the following error message when I try to install some Windows apps with wine (eg. NuSphere phpIDE, or MS Visio 2003, which both should work fine):: > > wine: Call from 0x6edabb32 to unimplemented function msvcrt.dll._except_handler4_common, aborting > I downloaded the DLL from http://www.dll-files.com/dllindex/dll-files.shtml?msvcrt and replaced it in
2001 Jul 23
1
msvcrt/io.h and winelib, wine-users digest, Vol 1 #596 - 3 msgs
> You should not need to copy any header from windows. If you need to >do so then it's a Wine bug (well, there are probably still a couple of >missing headers, let us know about it when you find one). All right, what about stdio.h and wctype.h, which stdio.h requires? Do we use the Linux stdio.h instead? _____________________________________________________________ Sign up
2011 Sep 16
3
make: *** [dlls/msvcrt/tests] Error 2
gcc -c -I. -I. -I../../../include -I../../../include -I../../../include/msvcrt -I./.. -DWINE_STRICT_PROTOTYPES -DWINE_NO_NAMELESS_EXTENSION -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -g -O2 -fno-builtin -o data.o data.c /usr/ccs/bin/as: "<stdin>": error: symbol
2009 Mar 03
6
help with error:msvcrt:MSVCRTD_operator_new_dbg Not allowed
I installed Ubuntu8.10Wine 1.1.15Oracle9 and everthing is set. But once I run a excecutable program which works properly under Windows, the error poped out: err:msvcrt:MSVCRTD_operator_new_dbg Not allowed nBlockUse value: 2 Does anyone know how to solve this problem? Thanks a lot
2001 Jul 18
2
winelib and msvcrt/stdio.h
Hi, I am using Winelib and no mfc to get a company app to run on Linux. It is a cuiexe as well. However, I get a lot of errors when I include <msvcrt/io.h>. e.g., /usr/include/wine/msvcrt/stdio.h:66: syntax error before '(' This line is: typedef struct MSVCRT(_iobuf) Is it possible to do this with C/C++? I am assuming it is a Windows thing. My version of wine is:
2012 Apr 07
5
FFI and msvcrt
Hi, I''ve been using FFI with a Ruby 1.9.3 built with MSVC++ and it''s been working well. One thing I''ve run into though is this: ffi_lib :msvcrt But that''s not the runtime I want. But I don''t want to hard code the runtime name either. I realize I could parse it out of RbConfig, but I was hoping for something nicer. Is there a way we could create an
2013 Jun 28
2
tinc for Satellite connections (benchmarking)
Hello. I'm living in the country side where the communications are very very poor. My only choice is Satellite connection throw the French company Eurona which uses the network deployed by Skylogicnet. In general the latency is very bad (~800ms) and the network is very unstable. I have been investigating in the ISP routers which are in my path and there are many hops which are done in a
2005 Jul 22
0
Windows metafiles (emf) under Linux
G'day Folks, The R-help list has had assorted threads over the years on the best way for Linux users to produce EMF files, mainly for exchange with Windows users. There have been various suggestions for how this may be possible or ways around the problem, via other formats, but none have seemed very satisfactory. I've found what seems to be a quite simple way to produce EMFs from