Export to GitHub

multisvm - issue #5

Unable to open .sln file


Posted on May 28, 2010 by Quick Rhino

What steps will reproduce the problem? 1. Sync source code using command on Source page 2. Open MultiSVM.sln

What is the expected output? What do you see instead? Visual Studio 2008 has an error opening the multisvm_2.0/MultiSVM++ project. "The project consists entirely of configurations that require support for platforms which are not installed on this machine. The project cannot be loaded."

What version of the product are you using? On what operating system? R51, VS2008 on Windows 7 64bit. 8800GTX. Tried installing Microsoft Robotics Studio since one of the missing dlls was in there (Microsoft.Ccr.Core), but it didn't help.

Please provide any additional information below. Please help. I am very interesting in running this beautiful code :-)

Comment #1

Posted on May 28, 2010 by Quick Rhino

Solution: was missing x64 C++ support in Visual Studio install. Now it can't find cutil_inline.h

Comment #2

Posted on May 29, 2010 by Quick Rhino

Found the cutil_inline.h in a separate sample download than the CUDA3 installer on nvidia's site. Now it builds successfully!

Comment #3

Posted on Jun 1, 2010 by Massive Rabbit

Hi Thanks for posting the solution to your problem.

Sergio

Status: WontFix

Labels:
Type-Defect Priority-Medium