search for: platformsdk

Displaying 7 results from an estimated 7 matches for "platformsdk".

Did you mean: platforms
2006 Aug 22
4
Native Extensions on Windows 0.10 series
...y\lib\ruby\1.8\i386-mswin32\config.h(76) : warning C4005: ''inlin e'': Makro-Neudefinition e:\Programme\ruby\lib\ruby\gems\1.8\gems\ferret-0.10.0\ext\defines.h (46) : Siehe vorherige Definition von ''inline'' E:\Programme\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\WinGDI.h( 98) : warning C4005: ''ERROR'': Makro-Neudefinition e:\Programme\ruby\lib\ruby\gems\1.8\gems\ferret-0.10.0\ext\except.h (71): Siehe vorherige Definition von ''ERROR'' cl -nologo -MD -Zi -O2b2xg- -G6 -I. -Ie:/programme/ruby/lib/ruby/...
2011 Dec 09
1
Re: Using Todolist (abstract spoon) from Ubuntu 11.10
...? The following is the dump: rinka at Rinka:~$ sh winetricks mfc42 comctl32 Executing w_do_call mfc42 mfc42 already installed, skipping Executing w_do_call comctl32 Executing load_comctl32 Executing mkdir -p /home/rinka/.cache/winetricks/comctl32 Downloading http://download.microsoft.com/download/platformsdk/redist/5.80.2614.3600/w9xnt4/en-us/cc32inst.exe to /home/rinka/.cache/winetricks/comctl32 --2011-12-09 19:11:38-- http://download.microsoft.com/download/platformsdk/redist/5.80.2614.3600/w9xnt4/en-us/cc32inst.exe Resolving download.microsoft.com... 92.122.127.59, 92.122.127.43 Connecting to down...
2004 May 19
4
Microsoft Visual C++ available for zero cost
I just found this: http://msdn.microsoft.com/visualc/vctoolkit2003/ I don''t tend to pay much attention to Microsoft and MS Windows, so perhaps everyone else already knew about it. Basically, they have released a command-line-only version of their C++ compiler and libraries for free (gratis) downloading. I assume this version would be able to compile wxRuby, but would be
2005 Feb 04
7
FW: Bug fix
Forwarded, because I don''t think he''s subscribed and I''m not getting an email notification in my Yahoo account. Dan -----Original Message----- From: CT [mailto:demerzel@gmail.com] Sent: Friday, February 04, 2005 4:17 PM To: Berger, Daniel Cc: win32utils-devel@rubyforge.org Subject: Re: Bug fix On Fri, 4 Feb 2005 16:53:17 -0600, Berger, Daniel
2009 Jul 27
5
Problems with Pass4Sure's Network+ Demo
All: My employer has required me to pass a computer security certification exam. The folks at Pass4Sure have what I consider the best program. However, it does not want to play nice under Wine. I installed the Demo version of the Network+ test program. It is a native Windows Java application. It wanted to install GDIPLUS and msxml6. I used Winetricks to install them and then tried to run
2006 Aug 15
2
Windows build with Visual Studio 2005 - some success
...an expression VC also does not like statements before declarations. Changed index.rw (lines 190-192) to: DocField **fields = doc->df_arr, *field; text_buf[MAX_WORD_SIZE - 1] = ''\0''; 5. nmake again. Lots of variations on the theme: C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\include\windef.h(154): error C2059: syntax error : ''constant'' This is because q_parser.c redefines "WORD", which is also defined in one of the windows include files. Changed "WORD" to "YYWORD" in q_parser.c on lines 59, 70, 440, and 1774. 6. nmake n...
2008 Feb 18
3
[LLVMdev] Is there someone tried LLVM 2.1 on Visual Studio 2005?
>There's a config.h file in the win32 subdirectory that implies that it's >supposed to be concatenated as part of the build process, but it doesn't >seem like that's happening from within the .sln script--am I missing a >pre-build step someplace? When config.h.in is hit in the build of configure the configure project, the configure.h file from the win32 directory is