search for: crosstest

Displaying 20 results from an estimated 21 matches for "crosstest".

2006 Dec 18
1
Can't find lcabinet when runnig make crosstest
Hi, when I run make crosstest, I get an error message saying it can't find lcabinet : make[2]: Entering directory '/home/colin/Devs/wine/dlls/advpack/tests' i686-mingw32-gcc advpack.cross.o files.cross.o install.cross.o testlist.cross.o -o advpack_crosstest.exe -lcabinet -luser32 -ladvapi32 -lkernel32 /usr/lib/g...
2009 Jan 15
4
Make Crosstest
Hi, if i run "make crosstest" after ./configure and make it generates exe-files i can run them in wine with expected results, but if i run them under windows xp(32-bit) i get "Program too big to fit in memory" as only response. Why? running Ubuntu 8.10 64-Bit wine GIT from today mingw32 4.2.1
2008 Jun 10
7
error compiling fc9 x64
...AR='' ARFLAGS='' AS='as --32' AUDIOIOLIBS='' BISON='' BUILTINFLAG='' CARBONLIB='' CC='gcc -m32' CFLAGS='' COREAUDIO='' COREFOUNDATIONLIB='' CPP='' CPPBIN='' CPPFLAGS='' CROSSCC='' CROSSTEST='' CROSSWINDRES='' CRTLIBS='' CXX='g++ -m32' CXXFLAGS='' DEFS='' DEPENDENCIES='' DISKARBITRATIONLIB='' DLLEXT='' DLLFLAGS='' DLLTOOL='' DLLWRAP='' ECHO_C='' ECHO_N='-n' ECHO_T=''...
2008 Oct 28
5
Wine does not compile on Fedora 9 x86_64
...' AS='as --32' AUDIOIOLIBS='' BISON='' BUILTINFLAG='' CARBONLIB='' CC='gcc -m32' CFLAGS='-fno-tree-pre -fno-tree-fre' COREAUDIO='' COREFOUNDATIONLIB='' CPP='' CPPBIN='' CPPFLAGS='' CROSSCC='' CROSSTEST='' CROSSWINDRES='' CRTLIBS='' CXX='g++ -m32' CXXFLAGS='' DEFS='' DEPENDENCIES='' DISKARBITRATIONLIB='' DLLEXT='' DLLFLAGS='' DLLTOOL='' DLLWRAP='' ECHO_C='' ECHO_N='-n' ECHO_T=''...
2007 Mar 19
1
Again...
...' ARTSCCONFIG='' ARTSINCL='' ARTSLIBS='' AS='' AUDIOIOLIBS='' BISON='' BUILTINFLAG='' CC='' CFLAGS='' COREAUDIO='' COREFOUNDATIONLIB='' CPP='' CPPBIN='' CPPFLAGS='' CROSSCC='' CROSSTEST='' CROSSWINDRES='' CRTLIBS='' CURSESLIBS='' CXX='' CXXFLAGS='' DEFS='' DLLEXT='' DLLFLAGS='' DLLTOOL='' DLLWRAP='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='' ESDCONFIG='' ES...
2009 Jul 03
0
Wine release 1.1.25
...ller exits with error 18956 Intel Xorg: no more 3D since default OffscreenRenderingMode is fbo 18980 Canon's CONSOLE Image Control & Storage Software fails on administrator privs check 18984 Free&Easy Font Viewer crashes on startup 19002 Postal 2 - graphics problems 19009 Crosstests don't compile with CROSSCC="ccache i586-mingw32msvc-gcc" 19014 Casino Club crashes when typing in login-box 19022 BibleStudyPro: text does not display on screen 19024 No WM_MEASUREITEM received on LV creation (LVS_OWNERDRAWFIXED) 19045 winecfg: drive list is not refreshed...
2010 Jul 30
0
Wine release 1.3.0
...on't make constants static to avoid compile error without optimization. configure: Disable the unused result warnings when Fortify is enabled. winegcc: Don't import winecrt0 by default when building with -nodefaultlibs. makefiles: Always build the static cross libraries if crosstest is supported. makefiles: Always build the cross import libraries if crosstest is supported. gdi.exe: Disable the remaining 16-bit visible region functions, they can't work. gdi32: Replace the SelectVisRgn Wine-specific export by a private entry point. gdi32: Store the to...
2010 Apr 17
1
Sim Tower crashing Under Latest dev vers
PC: Dell Inspirion 1300 w/ 1.6GHZ Intel and 512MB ram configuration OS: Lucid Lynx Xubuntu Beta 2 fully Updated like listed Installer fails to exit after install however when ran, "winevdm.exe" crashes and this is seen in terminal cael at cael-laptop:~/.wine/drive_c/SIMTOWER$ wine simtower fixme:winmm:MMSYSTDRV_SetHandle Already has a thunk for this handle (nil)!!! wine: Unhandled page
2020 Jan 21
0
Wine release 5.0
...ailable to applications, since the functions will ultimately be removed and replaced by the standard C runtime wide character functions. *** Build infrastructure - Test binaries are built in PE format if MinGW is available, so the same test binary can run on both Wine and Windows. The 'crosstest' make target is no longer needed or supported. - The 'fastcall' calling convention is supported in spec files. It uses the correct name mangling for Windows builds. - A '-import' entry point flag is supported in spec files, to mark functions that need a hotpatch code pre...
2018 Mar 16
0
Wine release 3.4
...ions aren't available. imm32: Fix capitalization of ImmDisableLegacyIME in its comment. Alexander Morozov (1): ntoskrnl.exe: Add stub for ObReferenceObjectByPointer. Alexandre Julliard (11): makefiles: Fix typo in documentation rules generation. makefiles: Generate the crosstest disabled rule from makedep. makefiles: Generate the winetest resource list from makedep. makefiles: Generate the tools dependencies from makedep. makefiles: Generate dummy dependencies for header files. makefiles: Treat all directories the same way in configure. ntdll:...
2007 Jul 13
0
Wine release 0.9.41
...the soname check. configure: Merge the libXrender existence check with the soname check. configure: Merge the libXinerama existence check with the soname check. configure: Get rid of the no longer used check for libtxc_dxtn. Maketest.rules: Add dependency on IDL headers for crosstest objects. configure: Make the libXcursor soname check depend on the header check. configure: Make the libXi soname check depend on the header check. configure: Merge the libfreetype existence check with the soname check. configure: Merge the libX11 and libXext existence check...
2009 Apr 24
0
Wine release 1.1.20
...quartz: Data may be incomplete at the end of file so do not assert if we have less data than expected. amstream: Turn Initialize FIXME into a TRACE. amstream: Initialize the stream in OpenFile if not done before. amstream/tests: Beginning of tests. amstream/tests: Fix crosstest build. mciqtz32: Use opened state to avoid device to be closed several times. mciqtz32: Fix some traces. mciqtz32: Hook MCI_STOP. mciqtz32: Show messages in hex as they are defines in headers. amstream/tests: Improve render file test. Move OpenFile specific test into a...
2010 Sep 18
0
Wine release 1.3.3
...to access Battle.net 17374 Adobe Framemaker 9 crashes on startup, can't find ATL80.DLL? 17381 CDialog does not display proper window icon when first executed. 17446 Slideshow with MP3 breaks PowerPoint 17447 Another slideshow with MP3 breaks PowerPoint 17463 Attempting to compile crosstest without mingw should issue error 17659 Greyed out toolbars in Cuneiform OCR 17720 Pefect World MS crashes when minimized 17847 MySQL-Front 5.1: crashes when you close application 17932 winemp3 not play sounds correctly 17989 Mosaic doesn't launch 18128 Sniper Elite: Player fal...
2010 Apr 16
0
Wine release 1.1.43
...a few more types to the ntdll generated tests. configure: Don't disable includes for the Wow64 build. crypt32: Fix computation of structure sizes in CRYPT_AsnDecodeSequence. winex11: Fix the calling convention of X11DRV_wglCreateContextAttribsARB. configure: Define WINE_CROSSTEST when building crosstests, and disable use of config.h in that case. include: Move the exception handling support functions to winecrt0 instead of having them inline. winecrt0: Add a trampoline function to align the stack on x86_64 before continuing an exception. urlmon: Forward th...
2009 Feb 13
0
Wine release 1.1.15
...14754 freenet SMS-Program crashed during the start 14756 Guitar Pro 5: Alt+Down on score activates menubar 14950 Microsoft Office 2007, Google Chrome: scroll bars in the font name/size and url boxes 15565 Wine Gecko needs .pdb file and defined build procedure 15847 rpcrt4's server crosstest crashes on windows 16181 istool: toolbar spacing way too wide 16410 3dmark2000 dialog window very large 16713 Request: Richedit should handle Ctrl+Scrollwheel 16785 Exception in Gecko 0.9.x xul.dll when run from not-installed Wine built with seperate build and source trees 16931 Comp...
2009 Jun 05
0
Wine release 1.1.23
...indow before destroying it if it was still visible. user32: Use a simplified sequence to destroy windows at thread exit, since we don't want to send messages. user32/tests: Add tests for message sequence of window destruction at thread exit. makefiles: Use winegcc to build the crosstests too. makefiles: Add resource files to the standard object files list. clock: Build resource files separately instead of including them all from a global file. rpcrt4: Split the vtbl initialization in NdrDllGetClassObject to a separate function. rpcrt4: Add support for proxy...
2010 Feb 05
0
Wine release 1.1.38
...some instances 19625 Oblivion: shadows flicker 19636 Vista SDK installer fails in "Microsoft VC Redist 2008" subinstaller 20469 Dragon Age: Origins: Texture glitches (textures frequently switching from visible to black) 20725 Adobe photoshop CS2 fails to install 20763 make crosstest fails on Mac OS X 20790 Diagnet needs msxml4 21106 RPC clients that connect via ncacn_ip_tcp to a Windows RPC server are broken 21145 cmd if /I unsupported 21252 Anarchy Online is squashed horizontally with Xorg 7 and Xinerama 21299 Thief: whole screen flicks in time of weapon blinki...
2008 Jul 11
0
Wine release 1.1.1
...'t allow to use config.h in tests. msxml3/tests: Fix test cleanup. make_makefiles: Add more wildcard patterns in .gitignore. make_makefiles: Add rules for cross-compiling all import libs from the dlls directory. Maketest.rules: Use the cross-compiled import libraries for crosstest instead of the MinGW ones. kernel32: Set the stdin/stdout file descriptors to match the specified Win32 handles when possible. winetest: Use Win32 APIs exclusively for file I/O and output redirection. regedit: Fixed the GetWideString and GetMultiByteString functions to work with n...
2008 Oct 24
0
Wine release 1.1.7
...ole32. comcat: Simplify the class factory implementation and make it more similar to the other ones in ole32. comcat: Get rid of the redundant IUnknown vtable for the manager implementation. comcat: Moved all the implementation to ole32 where it belongs. configure: Moved the crosstest checks so that they are done for all platforms. mountmgr: Specify the drive type as a DWORD instead of a string. mountmgr: Return the drive unique id in IOCTL_MOUNTMGR_QUERY_POINTS. make_makefiles: Add support for .rh files. dsound: Avoid use of stdint types. winecfg:...
2008 Dec 20
0
Wine release 1.1.11
...Windows. configure: Add a check for the grp.h header. shell32: Disable the Unix folder for the Windows build. include: Disable the asm optimizations for the Windows build. include: Fix the definition of 64-bit types for Mingw64. configure: Add detection of Mingw64 for crosstests. include: Fix a few compiler warnings for the Mingw64 build. ntdll: Add a function to export the host OS type and version. winetest: Report information about the CPU and host OS. wininet/tests: Use new test URLs on test.winehq.org. server: Define an lparam_t type for...