IntelliJ 8.1 (also tried 9) was working fine without Tortoise SVN, but开发者_运维问答 after I installed Tortoise SVN 64bit on Windows 7, I\'m getting out of memory every time I launch IntelliJ.
I need to switch from the installed java 7 at 64bit to the installed java 6 on my Windows 7 64bit OS but the usual procedure doesn\'t works.
I build my project with cmake in linux. I link some static libraries by using set(BUILD_SHARED_LIBS FALSE)
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed. This question needs details or c开发者_JAVA技巧larity. It is not currently accepting answers.
About a week ago I was able to scan images using my 64bit .net application on Windows 7 x64. I开发者_JAVA百科 am now getting an error when the WIA interop library loads saying that it, or one of its d
I\'m having problems to build the Robocup Soccer Server (rcssserver 15.0.1) on Mac OS X Lion. I think the problem is with Boost.
I have some VB 6.3 code that\'开发者_开发问答s normaly used on a 32 bit machine. But I am now trying to run it on a 64bit machine and the code doesn\'t work.
I get the error below when trying to debug an Any CPU console app. When I switch the Platform target to x86, it works fine. I\'ve tried to repair VS2010 and reinstall VS2010.
I\'m working on trying to get a ruby extension written in c, working with ruby 1.9.2 on Mac OSX. I keep getting a segfault caused by a 64-bit pointer returned from a function being truncated to a 32-b