Code center > Darwinbots3
Collision detection tests
Numsgil:
Hmm...
Can you verify that you have these files synced over?
3rdParty/mcpp/bin/Release/mcpp.exe
Bin/Release/Reformatter.exe
Then, if you call:
L:\darwinbots3\source\Modules\Azimuth\..\..\bin\release\Reformatter L:\darwinbots3\source\Modules\Azimuth\Azimuth\DenseLinearAlgebra\DenseVector.cs
from the command line, what happens?
Peter:
--- Quote from: Numsgil on July 29, 2013, 06:49:42 PM ---Hmm...
Can you verify that you have these files synced over?
3rdParty/mcpp/bin/Release/mcpp.exe
Bin/Release/Reformatter.exe
--- End quote ---
Seems they didn't. They do now!
--- Quote from: Numsgil on July 29, 2013, 06:49:42 PM ---Then, if you call:
L:\darwinbots3\source\Modules\Azimuth\..\..\bin\release\Reformatter L:\darwinbots3\source\Modules\Azimuth\Azimuth\DenseLinearAlgebra\DenseVector.cs
from the command line, what happens?
--- End quote ---
--- Quote ---Unhandled Exception: System.ArgumentNullException: Value cannot be null.
Parameter name: type
at System.Activator.CreateInstance(Type type, Boolean nonPublic)
at System.Activator.CreateInstance(Type type)
at Reformatter.Program.FormatFile(String file)
at Reformatter.Program.Main(String[] args)
--- End quote ---
Same result after a update and a clean checkout.
Numsgil:
Oh... which version of Visual Studio do you have installed? I think it's set up for VS2010 right now. If you have VS2012, that would explain the problem.
Sorry, I know it's a huge pain, but I think you can still grab 2010 from Microsoft: clicky.
If you do have VS2010 installed it means I probably set it up to work with the pro version and extra steps are necessary to get it working for the express version.
Peter:
I got VS2012, going to grab VS2010.
Peter:
In VS2010 I can compile Annulus and Azimuth, but I get an compatibility wizard with the onlinecalculator that's in Azimuth.
--- Quote ---The solution or project you are opening must be converted. It was either created in a previous version of Visual Studio, or it relies on an older version of a program that you have installed on your computer. ... When converted it may not run in earlier versions
--- End quote ---
After I go through the wizard it can't find System.Web, System.web.extensions, System.Web.Mobile.
Version I'm using.
Microsoft Visual Studio 2010
Version 10.0.30319.1 RTMRel
Microsoft .NET Framework
Version 4.5.50709 RTMRel
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version