Search found 6 matches
- 16 Nov 2009, 19:00
- Forum: Engine
- Topic: includes question
- Replies: 2
- Views: 561
Re: includes question
Thanks hoijui, I did get the impression from the forums that many people are building on Linux, which could be part of the issue as I am doing my builds on Windows XP and Windows 7 now. In a way, it's a good experience. It helps me to figure this stuff out, I just wanted to make sure I wasn't missin...
- 16 Nov 2009, 17:01
- Forum: Engine
- Topic: includes question
- Replies: 2
- Views: 561
includes question
My apologies in advance, because I know that this is an ultra noob question to ask. I run into problems sometimes when building Spring where it's a matter of a simple include file or #define that is missing from a source file. I assume that this is my environment since the developer who checked in t...
- 31 Oct 2009, 19:26
- Forum: Engine
- Topic: Problems with boost math building unitsync.dll
- Replies: 4
- Views: 1334
Re: Problems with boost math building unitsync.dll
Hmmm ... unfortunately, these 3 declarations are used in some other places.
Ugh ... back to the drawing board.
Ugh ... back to the drawing board.
- 31 Oct 2009, 18:31
- Forum: Engine
- Topic: Problems with boost math building unitsync.dll
- Replies: 4
- Views: 1334
Re: Problems with boost math building unitsync.dll
The project builds now, with a few silly errors left over that are just files which can't be found, but, I am curious as to why these were added.
looking at the commit history on github doesn't reveal much about why these were added.
The world may never know.
looking at the commit history on github doesn't reveal much about why these were added.
The world may never know.

- 31 Oct 2009, 18:24
- Forum: Engine
- Topic: Problems with boost math building unitsync.dll
- Replies: 4
- Views: 1334
Re: Problems with boost math building unitsync.dll
I'll give this a whirl and see what happens.AF wrote:i commented the 3 lines out and continued compiling.

- 31 Oct 2009, 17:55
- Forum: Engine
- Topic: Problems with boost math building unitsync.dll
- Replies: 4
- Views: 1334
Problems with boost math building unitsync.dll
Hello Folks, I've searched through this forum and have not been able to find anything about this particular problem, but, if I missed it, my apologies in advance. I am using Visual Studio 2005 Professional and I can build rts.sln just fine with minimal fiddling. My problem is building unitsync.dll a...