search for: bin32

Displaying 20 results from an estimated 30 matches for "bin32".

Did you mean: win32
2010 Jul 18
1
cannot load setup.exe/Office 2007 under bin32-wine
I'm running Arch Linux x86_64 using the bin32-wine package and am trying to run setup.exe to install Office 2007 on my Arch box but can't get the installer to run. It crashes out with the following debug info which isn't very helpful to me. Suggestions are appreciated! Code: $ wine setup.exe err:ntlm:SECUR32_initNTLMSP ntlm_auth wa...
2020 Nov 18
1
invalid symbol kind for ADRP relocation
hi, does anyone know how to resolve this? It's a very simple IR file (below), fails with: LLVM ERROR: invalid symbol kind for ADRP relocation PLEASE submit a bug report to https://bugs.llvm.org/ and include the crash backtrace. Stack dump: 0. Program arguments: \p\llvm-project-bin32\RelWithDebInfo\bin\llc.exe -O0 debug_output(1).ll -filetype=obj #0 0x01522349 (C:\p\llvm-project-bin32\RelWithDebInfo\bin\llc.exe+0x1272349) #1 0x019bb8fc (C:\p\llvm-project-bin32\RelWithDebInfo\bin\llc.exe+0x170b8fc) I have no idea where to even start looking, but it seems related to the store....
2011 Feb 22
2
[LLVMdev] still failed to build the llbrowse on Debian5-32b-llvm2.8
...g is a full build console output. I am using LLVM-2.8 release build, with needed wxWidgets and CMake. Thank you Chuck sideshow.eecg>time cmake ../llbrowse -- The C compiler identification is GNU -- The CXX compiler identification is GNU -- Check for working C compiler: /steffan/a/a0/czhao/bin/bin32/gcc -- Check for working C compiler: /steffan/a/a0/czhao/bin/bin32/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Det...
2011 Feb 22
0
[LLVMdev] still failed to build the llbrowse on Debian5-32b-llvm2.8
...ng LLVM-2.8 release build, with needed wxWidgets and CMake. > > Thank you > > Chuck > > sideshow.eecg>time cmake ../llbrowse > -- The C compiler identification is GNU > -- The CXX compiler identification is GNU > -- Check for working C compiler: /steffan/a/a0/czhao/bin/bin32/gcc > -- Check for working C compiler: /steffan/a/a0/czhao/bin/bin32/gcc -- works > -- Detecting C compiler ABI info > -- Detecting C compiler ABI info - done > -- Check for working CXX compiler: /usr/bin/c++ > -- Check for working CXX compiler: /usr/bin/c++ -- works > -- Detectin...
2010 Aug 10
5
Office 2007 black artifacting in wine >1.2
...experience this, and Office ran nearly perfectly. I don't have any overrides set because I've never needed to. Since experiencing this I've wiped my .wine directory (and .winetricks) and reinstalled wine and office. Any ideas? Overrides? Thanks! System info: Arch Linux x86_64 bin32-wine-suse 1.3.0-1 winetricks packages (that I see via history |grep winetricks): corefonts tahoma vcrun2005sp1 wsh56js d3dX9 Other windows programs installed: Starcraft Powerpoint Word Other Office dependencies for above programs. [Image: http://img180.imageshack.us/img180/6269/excelbug.jpg ]
2009 Mar 15
1
Odd Steam problem, not all games are listed
Pretty new to archlinux and wine but regardless x86_64 arch, KDE4Mod 4.2.1 with qt4.5.0.3, latest wine-bin32-suse from AUR with all of proper bin32 libs isntalled. I have no problems with Steam at all, Half Life 2 will properly run without any issues. My problem is that, not every game that I have on my windows install or that I have bought is showing up currently in My Games tab (not showing not installe...
2008 Dec 08
4
Access Violation TMNF
Hello, I have a propblem with the game Track Mania Nations Forever If i want to start the setup.exe with wine, i get an error in a seperate window that says: Code: Access violation at address 00409942. Write of address 00400000 The game is listed at the appdb. Version of wine is bin32-wine 1.1.9-1 at an arch-linux-X86-64 distro. I can properly run other game-setups, so i think its not a global wine-problem. Maybe someone can help. Thanks a lot [Wink] greetz Sighter
2011 Dec 24
1
Crysis Retail w/ Wine 1.3.35
...9;t work at all in the menus or in game (keystrokes are directed to the console used to launch the game). Same problem with the "vanilla" packaged Wine 1.3.35. Keyboard works with Virtual Desktop: Code: ????@????:~/.wineprefixes/crysis/drive_c/Program Files/Electronic Arts/Crytek/Crysis/Bin32$ wine explorer /desktop=name,1024x768 Crysis.exe &> ./virtual_desktop_debug.log Keyboard doesn't work with Fullscreen: Code: ????@????:~/.wineprefixes/crysis/drive_c/Program Files/Electronic Arts/Crytek/Crysis/Bin32$ wine ./Crysis.exe &> ./fullscreen_debug.log In the sho...
2012 Apr 17
2
Aion f2p - freezes on certain objects
I just installed Gameforges's free 2 play version of Aion with: Code: winetricks d3dx9 vcrun2005sp1 vcrun2008 dotnet20 dotnet30 gdiplus the launcher doesn't work for me but that's alright, I simply run it with: Code: wine .wine/drive_c/Program\ Files/Gameforge/AION\ Free-To-Play/bin32/aion.bin -ip:79.110.83.80 -port:2106 -lang:enu -cc:2 -noauthgg -noweb with the default engine ("high quality" gives me fog that covers everything in the lower half of the screen) and glsl disabled (otherwis fog/vapor/steam effects are solid white) the game runs very smoothely. but now...
2018 Jul 17
2
lld/mach-o x86_64 asserts
...l2obj (and then lld). From what > > I see the Mach-O backend prefers YAML-style testing, but I don't think > > that's a strict requirement. > > Doesn't look like the test system works on windows? > > > C:\p\llvm\llvm\tools\lld\test>python c:\p\llvm\llvm-bin32\relwithdebinfo > \bin\llvm-lit.py darwin\darwin-asserts-in-x86_64.ll > llvm-lit.py: C:/p/llvm/llvm\utils\lit\lit\TestingConfig.py:101: fatal: > unable to parse config file 'C:\\p\\llvm\\llvm\\tools\\lld\\test\ > \lit.cfg.py', traceback: Traceback (most recent call last): >...
2018 Jul 30
3
lld/mach-o x86_64 asserts
...e Mach-O backend prefers YAML-style testing, but I don't think >> > > that's a strict requirement. >> > >> > Doesn't look like the test system works on windows? >> > >> > >> > C:\p\llvm\llvm\tools\lld\test>python c:\p\llvm\llvm-bin32\relwithdebinfo >> > \bin\llvm-lit.py darwin\darwin-asserts-in-x86_64.ll >> > llvm-lit.py: C:/p/llvm/llvm\utils\lit\lit\TestingConfig.py:101: fatal: >> > unable to parse config file 'C:\\p\\llvm\\llvm\\tools\\lld\\test\ >> > \lit.cfg.py', traceback: Traceb...
2014 Jul 22
2
Ayuda Error in `colnames<-`(`*tmp*`, value = c(
...bien, a exepción del último "colnames", como se ve en la siguiente secuencia: > pdf1<-"./PLAN de INSPECCIONES/05_seguridad_ciudadana.pdf" > pdf2<-"./PLAN de INSPECCIONES/2013_21SeguridadCiudadana.pdf" > exe<-"./xpdfbin-win-3.04/xpdfbin-win-3.04/bin32/pdftotext.exe" > system(paste("\"", exe, "\" \"", pdf1, "\"", sep = ""), wait = F) > system(paste("\"", exe, "\" \"", pdf2, "\"", sep = ""), wait = F) > txt1<-sub...
2018 Jul 11
2
lld/mach-o x86_64 asserts
On Tue, Jul 10, 2018 at 10:12 PM Carlo Kok via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > That sounds quite reasaonable; how does one usually go about doing that? a repro zip that hits both asserts? > You can take inspiration from anything in lld/test, but basically either an assembly source (or multiple) passed through llvm-mc and then lld, or a YAML file passed to yaml2obj
2013 Jan 02
3
problem when installing a R package
...'). I have therefore updated Rtools 2.16 and Path variables as follow: PATH=C:\Rtools\bin;C:\Perl\bin;C\Rtools\MinGW\bin;C:\PROGRA~1\R\R-2.15.2\bin\i38 6;C:\PROGRA~1\R\R-2.15.2\include;C:\PROGRA~1\MIKTEX~2.9\miktex\bin;C:\WINDOWS;C: \WINDOWS\system32;C:\Rtools\gcc-4.6.3\bin;C:\Rtools\gcc-4.6.3\bin32 When I run the following cmd I have an error C:\tmp>R CMD INSTALL --build DistributionS4 * installing to library 'C:/Program Files/R/R-2.15.2/library' * installing *source* package 'DistributionS4' ... ** libs cygwin warning: MS-DOS style path detected: C:/PROGRA~1/R/R-2.15....
2012 May 13
1
Problem compiling package LogicReg - make Error 255
...d with them for hours with no luck: -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ PATH = C:\Program Files\Rtools\gcc-4.6.3\bin; C:\Program Files\Rtools\bin; C:\Program Files\Rtools\perl\bin; C:\Program Files\Rtools\gcc-4.6.3\bin; C:\Program Files\Rtools\gcc-4.6.3\bin32; C:\Program Files\Rtools\gcc-4.6.3\i686-w64-mingw32; C:\Program Files\Rtools\gcc-4.6.3\i686-w64-mingw32\bin; C:\Program Files\Rtools\bin; C:\Program Files\R\R-2.14.2\bin; C:\Program Files\R\R-2.14.2\; C:\Program Files\R\R-2.14.2\bin; C:\Program Files\R\R-2.14.2\bin\x64;%SystemRoot%\system32; %Syst...
2011 Feb 21
0
[LLVMdev] Looking for more LLBrowse testers / users
On Sat, Feb 19, 2011 at 12:27 PM, Talin <viridia at gmail.com> wrote: > LLBrowse - a GUI tool which allows you to inspect the contents of LLVM > modules - now runs on Linux and OS X, and it works with both LLVM 2.8 and > current LLVM head. I've updated the docs to include instructions on checking > out and building the code under several different environments, which you
2011 Feb 19
4
[LLVMdev] Looking for more LLBrowse testers / users
LLBrowse - a GUI tool which allows you to inspect the contents of LLVM modules - now runs on Linux and OS X, and it works with both LLVM 2.8 and current LLVM head. I've updated the docs to include instructions on checking out and building the code under several different environments, which you can read here: http://llvm.org/svn/llvm-project/llbrowse/trunk/doc/LLBrowse.html (the doc also
2008 Dec 28
5
Half Life 1
Hi, i would like to play Half Life 1, its quite old and should run well on my hardware. This is a none steam version if i start it with wine version: 1.1.11 i get the error: Code: ChoosePixelFormat failed what i tried: running the desktop at 16bpp with software/opengl/d3d in hl1 no luck :( hl1 version: on the cd is a file called VERSION.TXT: Half-Life //Game Name 71176 //Product ID
2009 Jan 24
1
wine causing system slowdown
After upgrading to a 64bit system with new hardware, running 3d games with wine now results in my entire system becoming unresponsive until I kill wine (wineserver -k). I am using Arch Linux with the bin32-wine package from AUR, and have experienced this problem with wine 1.1.10, .12, and .13. Wine does use 100% of a single core, but it did this with my previous system as well. I've gotten this with both the 2.6.27 and 2.6.28 driver, with nvidia 177.82 and 180.22 drivers. It's not anything t...
2011 Oct 06
2
Re: Can someone point mee in the right direction =?
...OnLinux", regular wine and winetricks. As PlayOnLinux is the friendliest, I'm posting its settings: Playonlinux 4.0.12, wine 1.3.29 glsl enabled, direct draw renderer: tried both opengl AND gdi offscreen rendering mode: FBO multisampling: enabled I copied dx9 file to BOTH system32/ and EU/bin32 folder. In EU (V12) I've disabled sound, tried both safe and normal graphics mode, both windowed and fullscreen. It's always the same. any ideas? I'll post log files when I get home, but does anyone have experience with crash right after login?