search for: win32

Displaying 20 results from an estimated 5986 matches for "win32".

2009 Nov 12
1
[ win32utils-Bugs-27425 ] win32-open3 doesn't build with 1.9.1
Bugs item #27425, was opened at 2009-11-11 21:15 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=411&aid=27425&group_id=85 Category: win32-open3 Group: Code Status: Open Resolution: None Priority: 3 Submitted By: Daniel Berger (djberg96) Assigned to: Nobody (None) Summary: win32-open3 doesn''t build with 1.9.1 Initial Comment: Windows XP VC++ 9 Let''s see if we can make this work. C:\Documents and Settings\wuby\work...
2005 May 04
0
New win32-dir
Hi all, In lieu of Timothy''s pure Ruby junction code, and Zach''s VC++ 6 issues, I decided to just rewrite the dang thing in pure Ruby using Win32API. That will solve''s Zach''s problem and make it easier to add Timothy''s code, which I plan to add (slightly modified) to the 0.2.0 release. The code is below. One thing I have a question about is how to handle the situation where SHGetFolderPath is not found. I just w...
2002 May 24
0
gta3
...gain. Grand Theft Auto 3 needs DirectX8.1 which I did not have, so I've downloaded it and installed it under wine. That one worked ok, but I have the following: [gotdrunk@mbjr gta3]# wine --winver win98 gta3 Drive G: unknown drive type 'w? @D2@.?@D2@', defaulting to 'hd'. err:win32:PE_fixup_imports No implementation for DDRAW.dll.11(DdEntry12) imported from C:\windows\system\d3d8.dll, setting to 0xdeadbeef err:win32:PE_fixup_imports No implementation for DDRAW.dll.10(DdEntry11) imported from C:\windows\system\d3d8.dll, setting to 0xdeadbeef err:win32:PE_fixup_imports No imp...
2016 Jul 15
3
[PATCH 1/4] Create a simple project to create version.h to run before any other
Avoids trying to create and replace version.h more than once which led to file-locking errors with multicore builds. --- Makefile.am | 1 + win32/VS2015/celt.vcxproj | 48 +++++++++++++++++--------- win32/VS2015/generate_version.vcxproj | 65 +++++++++++++++++++++++++++++++++++ win32/VS2015/opus.sln | 32 ++++++++++++++++- win32/VS2015/opus.vcxproj | 48 +++++++++++++++++--------- win32/VS2015/silk_com...
2014 Jun 04
2
opus_multistream_encode_float not working in libopus 1.1
...you tried compiling it yourself? I just installed git for the first time and downloaded all of the latest source code packages directly from the site. I'm getting the following every time I try to (re)build any of the projects: 1>------ Build started: Project: opus, Configuration: Release Win32 ------ 1> fatal: Not a git repository: 'C:\My Documents\Opus\win32\..\.git' 1> The syntax of the command is incorrect. 1> The system cannot find the path specified. 1>C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(103,5): error MSB3073: The command &q...
2004 Nov 04
4
Attempt to build a gemspec
Hi all, I''m trying to build a gemspec for win32-ipc, using a precompiled binary. Here''s my gemspec file: #win32-ipc.gemspec require "rubygems" spec = Gem::Specification.new do |s| s.name = "win32-ipc" s.version = "0.3.1" s.platform = Gem::Platform::WIN32 s.summary = "A base cla...
2007 Sep 10
1
[ win32utils-Bugs-13825 ] /win32-file-stat-1.2.5/lib/win32/file/stat.rb:81:in `at'': bignum too big to convert into `long'' (RangeError)
Bugs item #13825, was opened at 2007-09-10 16:04 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=411&aid=13825&group_id=85 Category: win32-file-stat Group: Code Status: Open Resolution: None Priority: 3 Submitted By: Nobody (None) Assigned to: Nobody (None) Summary: /win32-file-stat-1.2.5/lib/win32/file/stat.rb:81:in `at'': bignum too big to convert into `long'' (RangeError) Initial Comment: When File.stat is called o...
2001 Aug 14
2
fixup_imports No implementation for NTDLL.DLL
...containing the lib*.so files. I encontered the following errors while running a place & route tool. ----------------------------------------------------------------------- wine -- c:\\Xilinx\\BIN\\NT\\par -w -ol 5 wavelet_0_sf_onepe.ncd wavelet_0_sf_onepe.ncd wavelet_0_sf_onepe.pcf fixme:win32:PE_CreateModule Security directory ignored err:win32:fixup_imports No implementation for NTDLL.DLL.425(RtlDnsHostNameToComputerName), setting to 0xdeadbeef err:win32:fixup_imports No implementation for NTDLL.DLL.132(NtImpersonateAnonymousToken), setting to 0xdeadbeef err:win32:fixup_imports No impl...
2007 May 04
5
[ win32utils-Bugs-10589 ] Bug in win32-mmap
Bugs item #10589, was opened at 2007-05-04 12:01 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=411&aid=10589&group_id=85 Category: win32-mmap Group: Code Status: Open Resolution: None Priority: 3 Submitted By: Daniel Berger (djberg96) Assigned to: Daniel Berger (djberg96) Summary: Bug in win32-mmap Initial Comment: Ruby 1.8.6 win32-mmap 0.2.1 Assigning the value 0 to a dynamic setter causes the corresponding getter to fail. This s...
2014 Jun 04
3
opus_multistream_encode_float not working in libopus 1.1
...radictory to the output that the build log is telling me. The log is showing a fatal error and the build doesn't succeed. There's no compiled lib, dll, or anything. If I try to build the entire solution, I get this: 1>------ Build started: Project: silk_common, Configuration: Release Win32 ------ 2>------ Build started: Project: silk_float, Configuration: Release Win32 ------ 2> fatal: Not a git repository: 'C:\My Documents\Opus\win32\..\.git' 1> fatal: Not a git repository: 'C:\My Documents\Opus\win32\..\.git' 1> The syntax of the command is incorrect....
2004 Mar 10
2
installing event.so
Minor goof in extconf.rb - fixed. -----Original Message----- From: win32utils-devel-bounces@rubyforge.org [mailto:win32utils-devel-bounces@rubyforge.org] On Behalf Of win32utils-devel@rubyforge.org Sent: Tuesday, March 09, 2004 10:53 PM To: win32utils-devel@rubyforge.org Subject: [Win32utils-devel] installing event.so I tried installing win32-event and it installed in...
2007 Oct 01
2
[ win32utils-Bugs-14360 ] Bad interaction between win32-file-stat and FileUtils
Bugs item #14360, was opened at 2007-10-01 15:00 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=411&aid=14360&group_id=85 Category: win32-file-stat Group: Code Status: Open Resolution: None Priority: 3 Submitted By: Daniel Berger (djberg96) Assigned to: Nobody (None) Summary: Bad interaction between win32-file-stat and FileUtils Initial Comment: Ruby 1.8.6-25 (one-click) win32-file-stat 1.2.6 I already dealt with the lstat issue fo...
2011 Mar 02
2
[ win32utils-Bugs-28904 ] Gem win32-eventlog v0.5.2 on Ruby 1.9.1 and 1.9.2
Bugs item #28904, was opened at 2011-02-02 10:41 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=411&aid=28904&group_id=85 Category: win32-eventlog Group: Code Status: Open Resolution: None Priority: 3 Submitted By: Jason Bourne (jbourne) Assigned to: Nobody (None) Summary: Gem win32-eventlog v0.5.2 on Ruby 1.9.1 and 1.9.2 Initial Comment: 1.Requirement: Read the latest lines of the Windows Application Event Viewer to verify deploym...
2007 May 04
1
Trying to get a good example for win32-mutex
Hi all, I''ve been going through the various IPC modules for Win32Utils and converting them to pure Ruby. I''m almost done with win32-mutex, but I can''t get the example to work. I keep getting this error: C:/Documents and Settings/djberge/workspace/win32-mutex/examples/mutex_test.rb:41: undefined method `+'' for nil:NilClass (NoMethodEr...
2001 Nov 16
0
Getting Groupwise to run setup.exe
Hello I'm having trouble trying to run setup.exe from either the 32bit or 16bit versions of Groupwise. I copied the win32 version of ncftp.exe and was able to get it to load up ok. I didn't have sol.exe to play with. Here's the details. Wine release 20011108 wine-cvs-unstripped-111601-1.i386.rpm Redhat 7.2 Trace below. trace:dosfs:DRIVE_Init Drive A: path=/mnt/floppy type=floppy label='Floppy '...
2007 Sep 28
3
[ win32utils-Bugs-14298 ] windows-api 0.2.0/windows-pr 0.7.1 causes segfault with require of win32/file
...iting: http://rubyforge.org/tracker/?func=detail&atid=411&aid=14298&group_id=85 Category: None Group: None Status: Open Resolution: None Priority: 3 Submitted By: Lars Olsson (lasso) Assigned to: Nobody (None) Summary: windows-api 0.2.0/windows-pr 0.7.1 causes segfault with require of win32/file Initial Comment: The latest version of windows-api/windows-pr segfault my ruby when I require ''win32/file''. The previous version worked without problems. Sample code (segfaults, uncomment lines to use older working gems instead): require ''rubygems'' # gem...
2009 Jun 10
5
uninitialized constant ActiveSupport::Cache (NameError)
...ruby-debug-ide (0.4.6, 0.4.5, 0.4.4, 0.4.3, 0.4.2, 0.3.1) ruby-prof (0.7.3, 0.7.1, 0.7.0, 0.6.0) rubyforge (1.0.3, 1.0.2, 1.0.1, 1.0.0) rubygems-update (1.3.4, 1.3.3, 1.3.1, 1.3.0) rubyist-aasm (2.0.5, 2.0.4, 2.0.2) sources (0.0.1) sqlite3-ruby (1.2.1) syntax (1.0.0) test-unit (2.0.2, 2.0.1, 2.0.0) win32-api (1.4.2, 1.4.0, 1.3.0, 1.2.2, 1.2.1, 1.2.0) win32-clipboard (0.5.1, 0.4.4) win32-dir (0.3.4, 0.3.3, 0.3.2) win32-eventlog (0.5.0) win32-file (0.6.1, 0.6.0, 0.5.6) win32-file-stat (1.3.3, 1.3.2) win32-process (0.6.0, 0.5.9) win32-sapi (0.1.4) win32-service (0.6.1) win32-sound (0.4.1) windows-api...
2009 Mar 08
3
[LLVMdev] Compiling LLVM on MinGW
Like this: llvm[1]: Compiling Signals.cpp for Debug build In file included from Signals.cpp:33: Win32/Signals.inc:262: error: `sys' has not been declared Win32/Signals.inc: In function `void AddSignalHandler(void (*)(void*), void*)': Win32/Signals.inc:266: error: `KillSigs' was not declared in this scope Win32/Signals.inc:266: error: `KillSigsEnd' was not declared in this scope Win3...
2009 Jun 22
5
Further .NET woes
...in98 Set windows version to win98 winver=winxp Set windows version to winxp winver= Set windows version to default (win2k) andrew at zeus:~/Download/Fictionwise/Mobipocket$ winetricks mono12 --13:04:38-- ftp://www.go-mono.com/archive/1.2.3.1/windows-installer/0/mono-1.2.3.1-gtksharp-2.8.3-win32-0.exe => `mono-1.2.3.1-gtksharp-2.8.3-win32-0.exe' Resolving www.go-mono.com... 130.57.21.18 Connecting to www.go-mono.com|130.57.21.18|:21... failed: Connection timed out. Retrying. --13:07:49-- ftp://www.go-mono.com/archive/1.2.3.1/windows-installer/0/mono-1.2.3.1-gtksharp-2...
2007 Dec 27
3
[ win32utils-Bugs-16648 ] Cannot find the file specified with Service.services
Bugs item #16648, was opened at 2007-12-27 13:58 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=411&aid=16648&group_id=85 Category: win32-service Group: Code Status: Open Resolution: None Priority: 4 Submitted By: Daniel Berger (djberg96) Assigned to: Park Heesob (phasis68) Summary: Cannot find the file specified with Service.services Initial Comment: Hi, Just trying to help my dad out here while I''m on Christmas vacation...