search for: vc2005

Displaying 20 results from an estimated 31 matches for "vc2005".

Did you mean: vc2003
2006 Nov 09
1
obsolete VC2005 project?
Hi, VS2005 project (libspeex.vcproj) seems to be missing some files, most notably filterbank.c. Also some .h files but that doesn't really matter. Gregg
2007 Dec 25
2
VC2005 MMX patch.
Here is the patch with my changes. Most work went into the decoder. I just changed on the encoder if something was nessesary to build the library. You can find the patch here (quite big).. http://torus.untergrund.net/code/theora_mmx_vc2005.diff Please let me know if the encoder works without problems. I just did a very brief testing of it. The decoder has been tested against the test files from http://v2v.cc/~j/theora_testsuite/ . I compared the dumpvid output against my version and it looks ok so far. Nils
2013 Jan 09
2
[LLVMdev] Using C++'11 language features in LLVM itself
...'t > compile in MSVC 2010 for x64) . We want to move to current LLVM (not > least for the NVPTX and AMDIL targets), but have not yet had the > available man hours to do so. Ok. Unfortunately, I don't think it makes sense for the general community to bend over backwards to support VC2005 anymore. We're talking about LLVM 3.3 here (at the earliest), is there a strong reason you couldn't move to VC2010 by whenever you move up to LLVM 3.3? -Chris
2013 Jan 10
1
[LLVMdev] Using C++'11 language features in LLVM itself
>> Ok. Unfortunately, I don't think it makes sense for the general community to bend over backwards to support VC2005 anymore. We're talking about LLVM 3.3 here (at the earliest), is there a strong reason you couldn't move to VC2010 by whenever you move up to LLVM 3.3? >> >> -Chris > LLVM has not been compatible with VS2005 for a long time. > > And as a note to why you can be held bac...
2016 Jun 26
1
FLAC__SSE_OS change
lvqcl wrote: > No, MSVC 2015 is also affected. I renamed __cpuid() to __cpuid22(), I thought the original problem was with `___cpuidex`, not `__cpuid`! Erik -- ---------------------------------------------------------------------- Erik de Castro Lopo http://www.mega-nerd.com/
2008 Jan 10
1
Next beta?
Any estimate on when the next beta will be released? I'd like to incorporate Nils' VC2005 work into my project and try to help shake out any bugs there.
2013 Jan 09
0
[LLVMdev] Using C++'11 language features in LLVM itself
...le in MSVC 2010 for x64) . We want to move to current LLVM (not >> least for the NVPTX and AMDIL targets), but have not yet had the >> available man hours to do so. > > Ok. Unfortunately, I don't think it makes sense for the general community to bend over backwards to support VC2005 anymore. We're talking about LLVM 3.3 here (at the earliest), is there a strong reason you couldn't move to VC2010 by whenever you move up to LLVM 3.3? > > -Chris LLVM has not been compatible with VS2005 for a long time. And as a note to why you can be held back by external softwar...
2005 Feb 18
0
[LLVMdev] LLVM built on VS C++ 2005
...ny mods on the VS2003 port over to >> 2005 >> so we know where we are with that. There may well be a second beta so it >> would be good to get any problems in and reported to Microsoft in lue of >> that. > > ok. If both you and Jeff are okay with still implementing a VC2005 version spawning off changes to the VC2003 port then I am happy to do that. >> Q. Is abort() used rather than C++ exception handling for compatibility >> reasons with older C++ compilers ? > > These aren't recoverable errors: These abort calls are really put in for > the...
2014 Jun 19
10
Lets work towards a new version
Hi all, It sees that the most serious bug in the flac bug tracker: https://sourceforge.net/p/flac/bugs/413/ has been fixed in git. This fix alone is worth a new release so its time to work towards one. Things I need to do for this new release: * Deal with all current patches on the mailing list. * Review all bugs reported against 1.3.0 on the sf.net. * Testing and coordination of testing
2008 Feb 19
14
Running XP programs in wine
I am trying to run "Sony Vegas Movie Studio 8.0" on Ubuntu 7.04 in wine-0.9.41 but I get this error: "This application is not supported in Windows 2000". How can I make wine emulate Windows XP? Thanks in advance. Dotan Cohen http://what-is-what.com http://gibberish.co.il ?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-? A: Because it messes up the order in which people
2006 Aug 15
2
Windows build with Visual Studio 2005 - some success
Hi all, first up, big thanks to Dave for doing the hard work of porting Lucene. I have come to love Lucene through my Java work and was extremely pleased to find the Ferret project for Ruby. Now, I am tinkering with building the C extension using Visual Studio 2005. So far, I have had some success in getting something built and working in my Rails app (diffs attached). I am also encountering a
2009 Aug 31
1
[LLVMdev] VS2005 fix for MCAssembler.cpp
...ary variable Best regards, Victor -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090831/c58cf066/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: mcasm-vc2005.patch Type: application/octet-stream Size: 625 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090831/c58cf066/attachment.obj>
2013 Jan 09
0
[LLVMdev] Using C++'11 language features in LLVM itself
>> One other specific problem with this is that (I'm told) MSVC 2010 doesn't support range-based for loops. I don't think it is reasonable to require windows users to be on MSVC 2012. :-( > I suspect you're right about that, but I'd appreciate if some MSVC > users would speak up here. We shouldn't hold back on using range-based > for loops if all our MSVC
2014 Jun 19
0
Lets work towards a new version
...ing list. > * Review all bugs reported against 1.3.0 on the sf.net. > * Testing and coordination of testing across platforms and build systems. > > Anything else I've forgotten or people would like to see? 1) Current MSVC solution (FLAC.sln and numerous .vcproj files) was made with VC2005 Express and doesn't allow to build 64-bit files/libraries. IMHO it's time to add 64-bit support for MSVC builds, but AFAIK only Visual Studio 2012/2013 Express are free and allow to build 64-bit files. VS 2005/2008 use .vcproj files, and VS 2010/2012/2013 use .vcxproj and .vcxproj.filters...
2009 Aug 23
3
Wine 1.1.28 tests 2 pc config and many games
Phenom AMD 4x 9850 2.5Ghz oveclocked to 2.7Ghz Gygabite GA-MA78G-d3H, 8Gb RAM , 320Hdd UBuntu Linux 9.04 64 bit with wine 1.1.28 Tested 2 videocards test 1 - Radeon HD3200 (inside) 256Mb (wine 1.1.26) drv Ati 9.8 test 2 - Nvidia Geforce 9800 GT 1Gb (wine 1.1.28) drv Nvidia 190 With test i not used other dll's , not used registry files just install and run game (and check
2011 Mar 11
1
CORELDRAW WORKING IN UBUNTU
...nloading link so do not ask for that) 2. After Download complete import any reg file for that open a terminal type wine "regedit" and then Import the reg file. 3. Install MSXML (all available versions) with Wine Tricks. 4. Install VB (all available versions) with Wine Tricks. 5. Install VC2005 and other versions with Wine Tricks. 6. Install all the fonts you want to use. 7. Open CorelDraw.exe 8. You see a new Documents is open now when you typing any thing text is not viewable this is biggest bug I found but I have some solutions (a) View in Wireframe mode than text can be viewable. (b)...
2008 Dec 16
4
perl-web-script should start a application with wine
I need some help. I have a windows application which load a file, do something and put the output in the same file. This tool is called ct.exe. Now I use wine to start this application, everything works fine. My problem starts if a try to write a perlscript which start this wine application. my perl script&#058; 1 #!/usr/bin/perl 2 3 use strict; 4 use CGI; 5 use CGI::Carp
2011 Nov 08
0
[LLVMdev] VS2005 compatibility
...N32_WINNT defined in several places: winresrc.h0x0500 if not defined already (Windows 2000) sdkddkver.h0x0601 if not defined already (Windows 7) objbase.hSet based on NTDDI_VERSION, if not defined already objidl.hSimiler to objbase.h sdkddkver.h is included by windows.h in the v7.0 SDK. With SP1 VC2005, it's defined as 0x0500 in only one place (winresrc.h). So it looks like my build (using cmake) is not picking up the installed v7.0 SDK. This can be achieved by running a tool in the WSDK that makes your version "current" (it modifies the visual studio global include directories)....
2006 Nov 01
1
Update
Sorry guys, real life hit hard and I''ve been unavailable. Do you want me to upload the 0.0.37 binary gem for Windows or just scrap it for now? I am also concerned that I didn''t get a good build on Linux yet. I was excited that I had a version running but realized that somehow it was building with debug versions of wxGTK. Once I got the release version installed properly
2008 Aug 28
3
[LLVMdev] Visual C++ 2008 Build from trunk
I'm trying to build the sources from the svn trunk using VC2008, and I'm running into some problems. First, I have no idea what the configure project is for, and it fails with a manifest related error (the project lacks any .c* files anyway). This causes an avalanche of problems, initiated by TableGen not being able to build. Has anyone been successful in getting the LLVM libs to build