Closed GoogleCodeExporter closed 9 years ago
You just build it in the wrong way. Just select Release configuration and it
builds fine (it is mentioned actually in Building.txt)
>> rather than just using the build-in project reference handling?
This makes it fine for Build All.sln. But it does not work when working on
individual project, which is what used most of the time.
Original comment by andrew.k...@gmail.com
on 6 Sep 2011 at 4:31
>> You just build it in the wrong way.
I suppose that's one way to look at it...I don't agree--I think the project is
configured incorrectly. I can fix this quite easily, if you'll let me.
>> This makes it fine for Build All.sln. But it does not work when working on
individual project, which is what used most of the time.
...this isn't true. It will work correctly for all builds if you setup the
references correctly. Even if you build an individual project, if the
references are set correctly then it'll build the required projects first.
Original comment by kid...@gmail.com
on 6 Sep 2011 at 2:38
>> Even if you build an individual project, if the references are set
>> correctly then it'll build the required projects first.
Yes, but this will require adding those extra projects into the solution, which
contains the main project we want to build. Or you know the way around it?
Original comment by andrew.k...@gmail.com
on 6 Sep 2011 at 4:12
>> I don't agree--I think the project is configured incorrectly.
Also, if you select "Release", do you have issue? I suspect no. So we just need
to resolve "Debug" build in one way or another ...
Original comment by andrew.k...@gmail.com
on 6 Sep 2011 at 4:15
All project/solution files are updated to use VS.NET 2010 (C#/C++ Express
Edition 2010 is fine). Both Release and Debug builds work find out of SVN.
Committed in revisions 1635-1636. Will be released in version 2.2.3.
Original comment by andrew.k...@gmail.com
on 24 Nov 2011 at 8:50
Original comment by andrew.k...@gmail.com
on 12 Dec 2011 at 9:16
Original issue reported on code.google.com by
kid...@gmail.com
on 6 Sep 2011 at 1:41