Which visual studio do you have ?
Make sure you pick Visual Studio 10 2010. The others do not work.
Quote from: "Ascathos"Make sure you pick Visual Studio 10 2010. The others do not work.You mean I download Visual Studio 10 2010 or I pick it in Configuration? If the latter, then there are 3 of them: Visual Studio 10 2010, Visual Studio 10 2010 IA64 and Visual Studio 10 2010 Win64. I tried all the three.
Ah, wait. Is it using boost ? With boost, trinity switched over to use 2011, iirc.
That makes things more complicated, I am not sure what is possible to be done with this.
Get the Community Edition.
And no, they switched to at least 2011, so 2010 is no longer supported. You'd have to make chances to the source to allow 2010 to be used. Even then, I doubt it works. A lot of new standards are used.
Quote from: "Ascathos"Get the Community Edition.Thanks for advice, I will.Quote from: "Ascathos"And no, they switched to at least 2011, so 2010 is no longer supported. You'd have to make chances to the source to allow 2010 to be used. Even then, I doubt it works. A lot of new standards are used.I mean is there a cmake version that has 2011 in the list? Mine has 2010 and then jumps directly to 2012.
EDIT: Well, look at that, I did it too... Hah
Quote from: "Ascathos"EDIT: Well, look at that, I did it too... Hah What did you do too?
And no, they switched to at least 2011, so 2010 is no longer supported.