[VS/Win] Snapshot 12.03.2016

Discussion area about developing or extending OGRE, adding plugins for it or building applications on it. No newbie questions please, use the Help forum for that.
Post Reply
hydexon
Gremlin
Posts: 164
Joined: Sun Apr 14, 2013 8:51 pm
x 10

Re: [VS/Win] Snapshot 02.08.2014

Post by hydexon »

Transporter wrote:
hydexon wrote:Sorry, but Boost is still required to create OGRE applications?, i didn't see any post about this.
And Thanks to give precompiled binaries (Specially for OGRE 2.0)
You welcome! Yes, boost is still required to build an ogre application. My builds are using boost for threading and there are some places where boost headers are included in ogre headers.

I'm sorry for the delay of the 02.08.2014 build, but I moved to a new place and forgot to upload the files.
Don't worry just i needed clarification. i just downloaded Boost for my arch and compiler, thanks for the aclaration.
Antharas
Gnoblar
Posts: 6
Joined: Wed Feb 27, 2013 4:20 pm

Re: [VS/Win] Snapshot 02.08.2014

Post by Antharas »

this is extremely useful !!!
amazing!

waiting for mygui 3.2.1 with ogre 1.9 :mrgreen:

thank you so much! it saved me a lot of time
Transporter
Minaton
Posts: 933
Joined: Mon Mar 05, 2012 11:37 am
Location: Germany
x 110

Re: [VS/Win] Snapshot 02.08.2014

Post by Transporter »

Antharas wrote:this is extremely useful !!!
amazing!

waiting for mygui 3.2.1 with ogre 1.9 :mrgreen:

thank you so much! it saved me a lot of time
You are welcome! MyGUI 3.2.1 with Ogre 1.9 is online :D
Transporter
Minaton
Posts: 933
Joined: Mon Mar 05, 2012 11:37 am
Location: Germany
x 110

Re: [VS/Win] Snapshot 01.11.2014

Post by Transporter »

Announcement: I'll start compiling Ogre for Visual Studio 2013 during the next few weeks. Next year I have to decide to drop 2010 and/or 2012.
frostbyte
Orc Shaman
Posts: 737
Joined: Fri May 31, 2013 2:28 am
x 65

Re: [VS/Win] Snapshot 01.11.2014

Post by frostbyte »

first of all thank you for your amazing effort...
this kind of initiatives realy makes a difference...
consider that if you drop VS2010 then you're actualy droping windows xp support...( maybe its time to move on... :D )
thanks again...
the woods are lovely dark and deep
but i have promises to keep
and miles to code before i sleep
and miles to code before i sleep..

coolest videos link( two minutes paper )...
https://www.youtube.com/user/keeroyz/videos
Transporter
Minaton
Posts: 933
Joined: Mon Mar 05, 2012 11:37 am
Location: Germany
x 110

Re: [VS/Win] Snapshot 01.11.2014

Post by Transporter »

frostbyte wrote:first of all thank you for your amazing effort...
this kind of initiatives realy makes a difference...
consider that if you drop VS2010 then you're actualy droping windows xp support...( maybe its time to move on... :D )
thanks again...
You are welcome! Do you still using Windows XP :?: You should move to Win7 to get DX11 support :wink: I have to drop one or two compiler, because I don't have the time to build Ogre for VS2010, VS2012, VS2013 and VS2014. Building for 2010 and 2012 takes about two day of work (update sources for ogre and dependencies, modifying CMake/VS-Solutions, building dependencies, building ogre, ...).
frostbyte
Orc Shaman
Posts: 737
Joined: Fri May 31, 2013 2:28 am
x 65

Re: [VS/Win] Snapshot 01.11.2014

Post by frostbyte »

You should move to Win7 to get DX11 support :wink:
yeah, i'm targeting low...considering that windows xp is still 20% usage( but dropping rapidly... ) feels like maybe its too early to drop this platform...
anyway i just realized that i can target windows xp from vs2012/13/14 ...
maybe you can you provide the VS project( .sln ) /Scripts/sources/dependencies that are used to build the snapshots...so that if you drop vs2010 window xp can still be targeted...
btw: as there are also caelum and pcz libraries inside ogitor snapshot, you may consider adding them to the front-page list...
any way thank's so much ( again ) for your effort.... :)
the woods are lovely dark and deep
but i have promises to keep
and miles to code before i sleep
and miles to code before i sleep..

coolest videos link( two minutes paper )...
https://www.youtube.com/user/keeroyz/videos
Transporter
Minaton
Posts: 933
Joined: Mon Mar 05, 2012 11:37 am
Location: Germany
x 110

Re: [VS/Win] Snapshot 01.11.2014

Post by Transporter »

frostbyte wrote:yeah, i'm targeting low...considering that windows xp is still 20% usage( but dropping rapidly... ) feels like maybe its too early to drop this platform...
anyway i just realized that i can target windows xp from vs2012/13/14 ...
maybe you can you provide the VS project( .sln ) /Scripts/sources/dependencies that are used to build the snapshots...so that if you drop vs2010 window xp can still be targeted...
btw: as there are also caelum and pcz libraries inside ogitor snapshot, you may consider adding them to the front-page list...
any way thank's so much ( again ) for your effort.... :)
The list on the first page includes all separately built libraries - from their own repositories. The dependencies of Ogitor (caelum etc.) are therefore not listed. They are part of the Ogitor repository. Incidentally, is not yet clear that I finish VS2010. You don't have to worry about that at the moment.
It's not possible to provide VS solutions, because CMake create absolute paths which are not fitting your computer. But most dependencies, like FreeImage are providing SLN files. You can also use https://bitbucket.org/cabalistic/ogredeps to build dependencies with CMake.
frostbyte
Orc Shaman
Posts: 737
Joined: Fri May 31, 2013 2:28 am
x 65

Re: [VS/Win] Snapshot 01.11.2014

Post by frostbyte »

You don't have to worry about that at the moment.
thanks man - its not such a big worry, i can always go back to spending sleepless nights fighting with cmake/msvc waiting for stuff to compile and test for crushes :lol: - never the less it's nice of you to say that... :wink:
the woods are lovely dark and deep
but i have promises to keep
and miles to code before i sleep
and miles to code before i sleep..

coolest videos link( two minutes paper )...
https://www.youtube.com/user/keeroyz/videos
ivalduan
Gnoblar
Posts: 1
Joined: Sat Dec 20, 2014 1:47 pm

Re: [VS/Win] Snapshot 01.11.2014

Post by ivalduan »

Google drive links inside the head post don't work anymore.
Could anyone provide a link for the Dependencies-vc110-x64-01.11.2014.7z file?
Thanks in advance.
Transporter
Minaton
Posts: 933
Joined: Mon Mar 05, 2012 11:37 am
Location: Germany
x 110

Re: [VS/Win] Snapshot 13.12.2014

Post by Transporter »

ivalduan wrote:Google drive links inside the head post don't work anymore.
Could anyone provide a link for the Dependencies-vc110-x64-01.11.2014.7z file?
Thanks in advance.
Yes, I deleted the files to have space for the new files. But I had a few problems to port all my build script to VS2013. The rebuild and upload created a lot of work.
malium
Halfling
Posts: 43
Joined: Mon Aug 25, 2014 4:01 pm
Location: Spain

Re: [VS/Win] Snapshot 07.02.2015

Post by malium »

Hi Transporter, will you compile Ogre 2.1 next update?
Transporter
Minaton
Posts: 933
Joined: Mon Mar 05, 2012 11:37 am
Location: Germany
x 110

Re: [VS/Win] Snapshot 07.02.2015

Post by Transporter »

malium wrote:Hi Transporter, will you compile Ogre 2.1 next update?
I can do that, but I have to drop one Visual Studio. I don't have time to build all 12 configurations (VS2010/VS2012/VS2013 * 1.9/1.10/2.0/2.1).
Last edited by Transporter on Wed Mar 18, 2015 10:36 am, edited 1 time in total.
User avatar
Zonder
Ogre Magi
Posts: 1168
Joined: Mon Aug 04, 2008 7:51 pm
Location: Manchester - England
x 73

Re: [VS/Win] Snapshot 07.02.2015

Post by Zonder »

Transporter wrote:
malium wrote:Hi Transporter, will you compile Ogre 2.1 next update?
I can do that, but I have to drop one Visual Studio. I don't have time to build all 12 configurations (VS2010/VS2012/VS2013 * 1.9/1.10/2.0/2.1).
Your doing a massive favor building these for people as is so just do it, ofc 2010 should go :)

edit

Maybe leave the last built versions though as download, if possible?
There are 10 types of people in the world: Those who understand binary, and those who don't...
Transporter
Minaton
Posts: 933
Joined: Mon Mar 05, 2012 11:37 am
Location: Germany
x 110

Re: [VS/Win] Snapshot 07.02.2015

Post by Transporter »

Zonder wrote:
Transporter wrote:
malium wrote:Hi Transporter, will you compile Ogre 2.1 next update?
I can do that, but I have to drop one Visual Studio. I don't have time to build all 12 configurations (VS2010/VS2012/VS2013 * 1.9/1.10/2.0/2.1).
Your doing a massive favor building these for people as is so just do it, ofc 2010 should go :)

edit

Maybe leave the last built versions though as download, if possible?
I would prefer to drop Visual Studio 2012 :) The bad thing of google drive is a missing counter for downloads, so I could not tell which platform could be closed.
malium
Halfling
Posts: 43
Joined: Mon Aug 25, 2014 4:01 pm
Location: Spain

Re: [VS/Win] Snapshot 07.02.2015

Post by malium »

Why VS 2012?? I use it :shock:
User avatar
Zonder
Ogre Magi
Posts: 1168
Joined: Mon Aug 04, 2008 7:51 pm
Location: Manchester - England
x 73

Re: [VS/Win] Snapshot 07.02.2015

Post by Zonder »

Yeah why 2012 it seems more obvious for the oldest to go? :)
There are 10 types of people in the world: Those who understand binary, and those who don't...
Transporter
Minaton
Posts: 933
Joined: Mon Mar 05, 2012 11:37 am
Location: Germany
x 110

Re: [VS/Win] Snapshot 07.02.2015

Post by Transporter »

Now, you can understand my problem :D

VS2010 is still very popular, because the IDE is much faster than 2012. Also a lot of companies are still using 2010, because they can't afford it to buy a new VS version every two years.
malium
Halfling
Posts: 43
Joined: Mon Aug 25, 2014 4:01 pm
Location: Spain

Re: [VS/Win] Snapshot 07.02.2015

Post by malium »

Then if you can, compile 2010 and 2012 :lol: I know that 2013 has a free version, but 2012 it's very powerful and 2010 it's very fast, but what do you get from 2013?, probably user using 2013 now hate me, I have VS2012 ultimate because my University give it to me :lol: I can afford a 2013 Ultimate version of VS.

In other words, and to conclude; I think we have to vote what version of VS people use, and compile only the 2 more popular (hopping to be 2010 & 2012 :) )

Another way could be, someone help transporter to compile some versions, like if I known how to compile ogre I could help, and other people so.

~Malium.
Transporter
Minaton
Posts: 933
Joined: Mon Mar 05, 2012 11:37 am
Location: Germany
x 110

Re: [VS/Win] Snapshot 07.02.2015

Post by Transporter »

In January I had the idea to setup a build server. I started to setup a Jenkins about 6 weeks ago, but I have two problems: 1. Not enough time (dependencies are already working), 2. Hardware problems. The graphic card died which is not good to run Windows. I know it's not necessary for a Linux machine but Windows is not working anymore. Also, there is an ASUS P5KC with 4 GB RAM and Intel Core 2 Duo inside, which is really slow for building. The plan was to create a matrix configuration for x86/x64 on 2010, 2012, 2013 and 2015.
Transporter
Minaton
Posts: 933
Joined: Mon Mar 05, 2012 11:37 am
Location: Germany
x 110

[Announcement] End of builds for VS2010 and VS2012

Post by Transporter »

I decided to stop building SDKs for VS2010 and VS2012 :!:

Reason: The last build stack take me about four days! I can accept two days, but four days are to much! :cry: My computer is 7 years old now and pretty slow. The current release consists of all current Ogre versions and besides the normal archives I offer NuGet packages, too. I will spend more time on NuGet to provide a feed for direct integration in VS, too. Maybe I'll start building for VS2010/2012 again when I've upgraded my computer. But the upgrade can continue until the end of the year, because as a student, I do not earn enough money to upgrade everything at once.

Regards,
Transporter
User avatar
dark_sylinc
OGRE Team Member
OGRE Team Member
Posts: 5292
Joined: Sat Jul 21, 2007 4:55 pm
Location: Buenos Aires, Argentina
x 1278
Contact:

Re: [VS/Win] Snapshot 28.03.2015

Post by dark_sylinc »

Oh my God. That's a lot of time. Is this using Unity builds or without them?
Transporter
Minaton
Posts: 933
Joined: Mon Mar 05, 2012 11:37 am
Location: Germany
x 110

Re: [VS/Win] Snapshot 28.03.2015

Post by Transporter »

dark_sylinc wrote:Oh my God. That's a lot of time. Is this using Unity builds or without them?
:arrow: I use all optimizations I can find. My computer has 100% work load.

This is the build log of vc100:

Code: Select all

Update 28.03.2015 15:14:33,88
28.03.2015 16:05:37,20	Start	bzip2	amd64	Debug
28.03.2015 16:05:38,27	Start	bzip2	x86	Debug
28.03.2015 16:05:48,73	Stop	bzip2	amd64	Debug
28.03.2015 16:05:49,06	Stop	bzip2	x86	Debug
28.03.2015 16:05:50,90	Start	bzip2	amd64	MinSizeRel
28.03.2015 16:05:51,18	Start	bzip2	x86	MinSizeRel
28.03.2015 16:05:59,70	Stop	bzip2	x86	MinSizeRel
28.03.2015 16:06:00,02	Stop	bzip2	amd64	MinSizeRel
28.03.2015 16:06:01,87	Start	bzip2	x86	Release
28.03.2015 16:06:02,22	Start	bzip2	amd64	Release
28.03.2015 16:06:10,63	Stop	bzip2	x86	Release
28.03.2015 16:06:12,44	Stop	bzip2	amd64	Release
28.03.2015 16:06:12,77	Start	bzip2	x86	RelWithDebInfo
28.03.2015 16:06:14,65	Start	bzip2	amd64	RelWithDebInfo
28.03.2015 16:06:21,81	Stop	bzip2	x86	RelWithDebInfo
28.03.2015 16:06:23,74	Stop	bzip2	amd64	RelWithDebInfo
28.03.2015 16:07:22,61	Start	ZLib	x86	Debug
28.03.2015 16:07:25,29	Start	ZLib	amd64	Debug
28.03.2015 16:07:28,51	Stop	ZLib	x86	Debug
28.03.2015 16:07:30,60	Start	ZLib	x86	MinSizeRel
28.03.2015 16:07:31,21	Stop	ZLib	amd64	Debug
28.03.2015 16:07:33,46	Start	ZLib	amd64	MinSizeRel
28.03.2015 16:07:37,11	Stop	ZLib	x86	MinSizeRel
28.03.2015 16:07:39,23	Start	ZLib	x86	Release
28.03.2015 16:07:40,23	Stop	ZLib	amd64	MinSizeRel
28.03.2015 16:07:43,87	Start	ZLib	amd64	Release
28.03.2015 16:07:47,73	Stop	ZLib	x86	Release
28.03.2015 16:07:49,88	Start	ZLib	x86	RelWithDebInfo
28.03.2015 16:07:50,15	Stop	ZLib	amd64	Release
28.03.2015 16:07:52,45	Start	ZLib	amd64	RelWithDebInfo
28.03.2015 16:07:56,25	Stop	ZLib	x86	RelWithDebInfo
28.03.2015 16:07:58,71	Stop	ZLib	amd64	RelWithDebInfo
28.03.2015 16:08:08,83	Start	FreeImage	x86	Debug
28.03.2015 16:08:10,25	Start	FreeImage	amd64	Debug
28.03.2015 16:10:48,87	Stop	FreeImage	amd64	Debug
28.03.2015 16:10:49,36	Stop	FreeImage	x86	Debug
28.03.2015 16:10:51,96	Start	FreeImage	amd64	MinSizeRel
28.03.2015 16:10:52,35	Start	FreeImage	x86	MinSizeRel
28.03.2015 16:13:39,82	Stop	FreeImage	x86	MinSizeRel
28.03.2015 16:13:42,35	Start	FreeImage	x86	Release
28.03.2015 16:13:44,59	Stop	FreeImage	amd64	MinSizeRel
28.03.2015 16:13:47,24	Start	FreeImage	amd64	Release
28.03.2015 16:16:56,59	Stop	FreeImage	x86	Release
28.03.2015 16:16:59,05	Start	FreeImage	x86	RelWithDebInfo
28.03.2015 16:17:04,60	Stop	FreeImage	amd64	Release
28.03.2015 16:17:07,19	Start	FreeImage	amd64	RelWithDebInfo
28.03.2015 16:20:34,52	Stop	FreeImage	x86	RelWithDebInfo
28.03.2015 16:20:34,68	Stop	FreeImage	amd64	RelWithDebInfo
28.03.2015 16:20:38,48	Prepare	boost	x86	Filesystem
28.03.2015 16:20:38,54	Prepare	boost	amd64	Filesystem
28.03.2015 16:34:17,26	Finish	boost	x86	Filesystem
28.03.2015 16:34:19,06	Finish	boost	amd64	Filesystem
28.03.2015 16:34:20,07	Start	b2/bjam	x86	Compiler
28.03.2015 16:34:21,19	Start	b2/bjam	amd64	Compiler
28.03.2015 16:35:18,45	Stop	b2/bjam	amd64	Compiler
28.03.2015 16:35:24,55	Stop	b2/bjam	x86	Compiler
28.03.2015 16:38:32,63	Start	boost	x86	Debug/Release
28.03.2015 16:38:34,83	Start	boost	amd64	Debug/Release
28.03.2015 18:02:57,53	Stop	boost	x86	Debug/Release
28.03.2015 18:05:42,25	Stop	boost	amd64	Debug/Release
28.03.2015 18:24:22,22	Start	OIS	amd64	Debug
28.03.2015 18:24:22,22	Start	OIS	x86	Debug
28.03.2015 18:24:48,34	Stop	OIS	x86	Debug
28.03.2015 18:24:48,99	Stop	OIS	amd64	Debug
28.03.2015 18:24:50,52	Start	OIS	x86	MinSizeRel
28.03.2015 18:24:51,21	Start	OIS	amd64	MinSizeRel
28.03.2015 18:25:03,98	Stop	OIS	x86	MinSizeRel
28.03.2015 18:25:05,81	Stop	OIS	amd64	MinSizeRel
28.03.2015 18:25:06,27	Start	OIS	x86	Release
28.03.2015 18:25:08,08	Start	OIS	amd64	Release
28.03.2015 18:25:20,56	Stop	OIS	x86	Release
28.03.2015 18:25:22,87	Start	OIS	x86	RelWithDebInfo
28.03.2015 18:25:22,88	Stop	OIS	amd64	Release
28.03.2015 18:25:26,31	Start	OIS	amd64	RelWithDebInfo
28.03.2015 18:25:37,95	Stop	OIS	x86	RelWithDebInfo
28.03.2015 18:25:42,08	Stop	OIS	amd64	RelWithDebInfo
28.03.2015 18:25:49,22	Start	hlsl2glsl	x86	Debug
28.03.2015 18:25:53,76	Start	hlsl2glsl	amd64	Debug
28.03.2015 18:26:15,57	Stop	hlsl2glsl	x86	Debug
28.03.2015 18:26:17,81	Start	hlsl2glsl	x86	MinSizeRel
28.03.2015 18:26:20,89	Stop	hlsl2glsl	amd64	Debug
28.03.2015 18:26:23,12	Start	hlsl2glsl	amd64	MinSizeRel
28.03.2015 18:26:47,42	Stop	hlsl2glsl	x86	MinSizeRel
28.03.2015 18:26:49,72	Start	hlsl2glsl	x86	Release
28.03.2015 18:26:57,24	Stop	hlsl2glsl	amd64	MinSizeRel
28.03.2015 18:26:59,54	Start	hlsl2glsl	amd64	Release
28.03.2015 18:27:22,54	Stop	hlsl2glsl	x86	Release
28.03.2015 18:27:24,89	Start	hlsl2glsl	x86	RelWithDebInfo
28.03.2015 18:27:36,22	Stop	hlsl2glsl	amd64	Release
28.03.2015 18:27:38,56	Start	hlsl2glsl	amd64	RelWithDebInfo
28.03.2015 18:27:59,92	Stop	hlsl2glsl	x86	RelWithDebInfo
28.03.2015 18:28:10,84	Start	glsl-optimizer	x86	Debug
28.03.2015 18:28:18,76	Stop	hlsl2glsl	amd64	RelWithDebInfo
28.03.2015 18:28:30,66	Start	glsl-optimizer	amd64	Debug
28.03.2015 18:28:41,94	Stop	glsl-optimizer	x86	Debug
28.03.2015 18:28:44,22	Start	glsl-optimizer	x86	MinSizeRel
28.03.2015 18:29:00,91	Stop	glsl-optimizer	amd64	Debug
28.03.2015 18:29:03,38	Start	glsl-optimizer	amd64	MinSizeRel
28.03.2015 18:29:18,49	Stop	glsl-optimizer	x86	MinSizeRel
28.03.2015 18:29:20,83	Start	glsl-optimizer	x86	Release
28.03.2015 18:29:52,74	Stop	glsl-optimizer	amd64	MinSizeRel
28.03.2015 18:29:55,23	Start	glsl-optimizer	amd64	Release
28.03.2015 18:30:08,66	Stop	glsl-optimizer	x86	Release
28.03.2015 18:30:11,02	Start	glsl-optimizer	x86	RelWithDebInfo
28.03.2015 18:30:50,00	Stop	glsl-optimizer	amd64	Release
28.03.2015 18:30:52,37	Start	glsl-optimizer	amd64	RelWithDebInfo
28.03.2015 18:30:59,18	Stop	glsl-optimizer	x86	RelWithDebInfo
28.03.2015 18:31:10,83	Start	FreeType	x86	Debug
28.03.2015 18:31:27,58	Stop	FreeType	x86	Debug
28.03.2015 18:31:29,69	Start	FreeType	x86	MinSizeRel
28.03.2015 18:31:42,20	Stop	FreeType	x86	MinSizeRel
28.03.2015 18:31:44,59	Start	FreeType	x86	Release
28.03.2015 18:31:45,06	Stop	glsl-optimizer	amd64	RelWithDebInfo
28.03.2015 18:31:55,91	Start	FreeType	amd64	Debug
28.03.2015 18:31:57,44	Stop	FreeType	x86	Release
28.03.2015 18:31:59,70	Start	FreeType	x86	RelWithDebInfo
28.03.2015 18:32:05,90	Stop	FreeType	amd64	Debug
28.03.2015 18:32:07,99	Start	FreeType	amd64	MinSizeRel
28.03.2015 18:32:12,20	Stop	FreeType	x86	RelWithDebInfo
28.03.2015 18:32:18,56	Start	ZZIP	x86	Debug
28.03.2015 18:32:20,72	Stop	FreeType	amd64	MinSizeRel
28.03.2015 18:32:23,03	Start	FreeType	amd64	Release
28.03.2015 18:32:24,10	Stop	ZZIP	x86	Debug
28.03.2015 18:32:26,26	Start	ZZIP	x86	MinSizeRel
28.03.2015 18:32:31,50	Stop	ZZIP	x86	MinSizeRel
28.03.2015 18:32:33,59	Start	ZZIP	x86	Release
28.03.2015 18:32:36,75	Stop	FreeType	amd64	Release
28.03.2015 18:32:39,16	Start	FreeType	amd64	RelWithDebInfo
28.03.2015 18:32:39,33	Stop	ZZIP	x86	Release
28.03.2015 18:32:41,53	Start	ZZIP	x86	RelWithDebInfo
28.03.2015 18:32:48,67	Stop	ZZIP	x86	RelWithDebInfo
28.03.2015 18:32:53,31	Stop	FreeType	amd64	RelWithDebInfo
28.03.2015 18:32:59,69	Start	ZZIP	amd64	Debug
28.03.2015 18:33:05,02	Stop	ZZIP	amd64	Debug
28.03.2015 18:33:07,14	Start	ZZIP	amd64	MinSizeRel
28.03.2015 18:33:11,25	Start	SDL	x86	Debug
28.03.2015 18:33:12,67	Stop	ZZIP	amd64	MinSizeRel
28.03.2015 18:33:15,07	Start	ZZIP	amd64	Release
28.03.2015 18:33:20,76	Stop	ZZIP	amd64	Release
28.03.2015 18:33:23,01	Start	ZZIP	amd64	RelWithDebInfo
28.03.2015 18:33:28,61	Stop	ZZIP	amd64	RelWithDebInfo
28.03.2015 18:33:41,93	Stop	SDL	x86	Debug
28.03.2015 18:33:46,88	Start	SDL	amd64	Debug
28.03.2015 18:34:09,98	Stop	SDL	amd64	Debug
28.03.2015 18:59:21,11	Start	SDL	x86	Debug
28.03.2015 18:59:24,42	Start	SDL	amd64	Debug
28.03.2015 18:59:50,84	Stop	SDL	x86	Debug
28.03.2015 18:59:50,95	Stop	SDL	amd64	Debug
28.03.2015 19:00:59,84	Start	OgreXMLConverterGUI	x86	Debug
28.03.2015 19:01:03,80	Start	OgreXMLConverterGUI	amd64	Debug
28.03.2015 19:01:04,07	Stop	OgreXMLConverterGUI	x86	Debug
28.03.2015 19:01:04,10	Start	OgreXMLConverterGUI	x86	Release
28.03.2015 19:01:05,46	Stop	OgreXMLConverterGUI	amd64	Debug
28.03.2015 19:01:05,49	Start	OgreXMLConverterGUI	amd64	Release
28.03.2015 19:01:05,66	Stop	OgreXMLConverterGUI	x86	Release
28.03.2015 19:01:07,20	Stop	OgreXMLConverterGUI	amd64	Release
28.03.2015 19:04:27,77	Start	OGRE (1.9)	amd64	Debug
28.03.2015 19:04:27,79	Start	OGRE (1.9)	x86	Debug
28.03.2015 19:51:10,41	Stop	OGRE (1.9)	x86	Debug
28.03.2015 19:52:03,25	Start	OGRE (1.9)	x86	MinSizeRel
28.03.2015 19:55:00,89	Stop	OGRE (1.9)	amd64	Debug
28.03.2015 19:56:25,61	Start	OGRE (1.9)	amd64	MinSizeRel
28.03.2015 20:23:48,47	Stop	OGRE (1.9)	x86	MinSizeRel
28.03.2015 20:24:03,63	Start	OGRE (1.9)	x86	Release
28.03.2015 20:28:05,46	Stop	OGRE (1.9)	amd64	MinSizeRel
28.03.2015 20:28:53,70	Start	OGRE (1.9)	amd64	Release
28.03.2015 20:55:31,20	Stop	OGRE (1.9)	x86	Release
28.03.2015 20:55:46,76	Start	OGRE (1.9)	x86	RelWithDebInfo
28.03.2015 20:59:33,21	Stop	OGRE (1.9)	amd64	Release
28.03.2015 21:00:01,50	Start	OGRE (1.9)	amd64	RelWithDebInfo
28.03.2015 21:42:38,02	Stop	OGRE (1.9)	x86	RelWithDebInfo
28.03.2015 21:46:36,69	Stop	OGRE (1.9)	amd64	RelWithDebInfo
28.03.2015 22:20:07,28	Start	OGRE (1.10)	x86	Debug
28.03.2015 22:20:07,29	Start	OGRE (1.10)	amd64	Debug
28.03.2015 23:06:41,55	Stop	OGRE (1.10)	amd64	Debug
28.03.2015 23:06:47,79	Stop	OGRE (1.10)	x86	Debug
28.03.2015 23:07:27,32	Start	OGRE (1.10)	x86	MinSizeRel
28.03.2015 23:07:27,36	Start	OGRE (1.10)	amd64	MinSizeRel
28.03.2015 23:41:25,37	Stop	OGRE (1.10)	amd64	MinSizeRel
28.03.2015 23:41:35,43	Stop	OGRE (1.10)	x86	MinSizeRel
28.03.2015 23:41:46,22	Start	OGRE (1.10)	amd64	Release
28.03.2015 23:41:50,20	Start	OGRE (1.10)	x86	Release
29.03.2015  0:12:39,18	Stop	OGRE (1.10)	x86	Release
29.03.2015  0:12:55,31	Start	OGRE (1.10)	x86	RelWithDebInfo
29.03.2015  0:19:17,29	Stop	OGRE (1.10)	amd64	Release
29.03.2015  0:19:56,24	Start	OGRE (1.10)	amd64	RelWithDebInfo
29.03.2015  0:58:47,67	Stop	OGRE (1.10)	x86	RelWithDebInfo
29.03.2015  1:02:51,01	Stop	OGRE (1.10)	amd64	RelWithDebInfo
29.03.2015  1:04:27,49	Start	ZZIP	x86	Debug
29.03.2015  1:04:27,61	Start	ZZIP	amd64	Debug
29.03.2015  1:04:34,45	Stop	ZZIP	amd64	Debug
29.03.2015  1:04:35,58	Stop	ZZIP	x86	Debug
29.03.2015  1:04:36,67	Start	ZZIP	amd64	MinSizeRel
29.03.2015  1:04:37,68	Start	ZZIP	x86	MinSizeRel
29.03.2015  1:04:42,50	Stop	ZZIP	amd64	MinSizeRel
29.03.2015  1:04:43,58	Stop	ZZIP	x86	MinSizeRel
29.03.2015  1:04:44,77	Start	ZZIP	amd64	Release
29.03.2015  1:04:45,72	Start	ZZIP	x86	Release
29.03.2015  1:04:50,45	Stop	ZZIP	amd64	Release
29.03.2015  1:04:51,55	Stop	ZZIP	x86	Release
29.03.2015  1:04:52,69	Start	ZZIP	amd64	RelWithDebInfo
29.03.2015  1:04:53,74	Start	ZZIP	x86	RelWithDebInfo
29.03.2015  1:05:01,50	Stop	ZZIP	x86	RelWithDebInfo
29.03.2015  1:05:01,98	Stop	ZZIP	amd64	RelWithDebInfo
29.03.2015  1:05:29,04	Start	Lua	x86	Debug
29.03.2015  1:05:32,07	Start	Lua	amd64	Debug
29.03.2015  1:05:38,23	Stop	Lua	x86	Debug
29.03.2015  1:05:40,32	Start	Lua	x86	MinSizeRel
29.03.2015  1:05:40,66	Stop	Lua	amd64	Debug
29.03.2015  1:05:42,94	Start	Lua	amd64	MinSizeRel
29.03.2015  1:05:48,10	Stop	Lua	x86	MinSizeRel
29.03.2015  1:05:50,32	Start	Lua	x86	Release
29.03.2015  1:05:51,07	Stop	Lua	amd64	MinSizeRel
29.03.2015  1:05:53,49	Start	Lua	amd64	Release
29.03.2015  1:05:58,63	Stop	Lua	x86	Release
29.03.2015  1:06:00,85	Start	Lua	x86	RelWithDebInfo
29.03.2015  1:06:02,01	Stop	Lua	amd64	Release
29.03.2015  1:06:04,48	Start	Lua	amd64	RelWithDebInfo
29.03.2015  1:06:09,96	Stop	Lua	x86	RelWithDebInfo
29.03.2015  1:06:13,83	Stop	Lua	amd64	RelWithDebInfo
29.03.2015  1:06:31,30	Start	Bullet	x86	Debug
29.03.2015  1:06:31,44	Start	Bullet	amd64	Debug
29.03.2015  1:07:34,70	Stop	Bullet	x86	Debug
29.03.2015  1:07:34,96	Stop	Bullet	amd64	Debug
29.03.2015  1:07:38,52	Start	Bullet	x86	MinSizeRel
29.03.2015  1:07:39,28	Start	Bullet	amd64	MinSizeRel
29.03.2015  1:09:03,31	Stop	Bullet	amd64	MinSizeRel
29.03.2015  1:09:07,83	Start	Bullet	amd64	Release
29.03.2015  1:09:08,57	Stop	Bullet	x86	MinSizeRel
29.03.2015  1:09:15,72	Start	Bullet	x86	Release
29.03.2015  1:10:40,22	Stop	Bullet	amd64	Release
29.03.2015  1:10:47,96	Start	Bullet	amd64	RelWithDebInfo
29.03.2015  1:11:20,56	Stop	Bullet	x86	Release
29.03.2015  1:11:27,68	Start	Bullet	x86	RelWithDebInfo
29.03.2015  1:12:24,18	Stop	Bullet	amd64	RelWithDebInfo
29.03.2015  1:13:09,55	Stop	Bullet	x86	RelWithDebInfo
29.03.2015  1:14:29,03	Start	SDL	x86	Debug
29.03.2015  1:14:29,03	Start	SDL	amd64	Debug
29.03.2015  1:14:55,74	Stop	SDL	amd64	Debug
29.03.2015  1:14:55,95	Stop	SDL	x86	Debug
29.03.2015  1:15:26,53	Stop	SDL	x86	MinSizeRel
29.03.2015  1:15:27,59	Stop	SDL	amd64	MinSizeRel
29.03.2015  1:15:58,55	Stop	SDL	x86	Release
29.03.2015  1:16:00,12	Stop	SDL	amd64	Release
29.03.2015  1:16:31,05	Stop	SDL	x86	RelWithDebInfo
29.03.2015  1:16:35,38	Stop	SDL	amd64	RelWithDebInfo
29.03.2015  1:17:33,35	Start	Assimp	x86	Debug
29.03.2015  1:25:46,78	Stop	Assimp	x86	Debug
29.03.2015  1:25:53,22	Start	Assimp	x86	MinSizeRel
29.03.2015  1:25:55,12	Stop	Assimp	amd64	Debug
29.03.2015  1:26:14,11	Start	Assimp	amd64	MinSizeRel
29.03.2015  1:32:32,60	Stop	Assimp	x86	MinSizeRel
29.03.2015  1:32:51,78	Start	Assimp	x86	Release
29.03.2015  1:33:18,26	Stop	Assimp	amd64	MinSizeRel
29.03.2015  1:33:38,00	Start	Assimp	amd64	Release
29.03.2015  1:39:55,79	Stop	Assimp	x86	Release
29.03.2015  1:40:07,79	Start	Assimp	x86	RelWithDebInfo
29.03.2015  1:40:30,99	Stop	Assimp	amd64	Release
29.03.2015  1:40:35,77	Start	Assimp	amd64	RelWithDebInfo
29.03.2015  1:49:34,40	Stop	Assimp	x86	RelWithDebInfo
29.03.2015  1:49:41,70	Stop	Assimp	amd64	RelWithDebInfo
29.03.2015  1:50:18,11	Start	libRocket	amd64	Debug
29.03.2015  1:54:30,34	Stop	libRocket	x86	Debug
29.03.2015  1:54:34,06	Start	libRocket	x86	MinSizeRel
29.03.2015  1:54:55,46	Stop	libRocket	amd64	Debug
29.03.2015  1:54:58,66	Start	libRocket	amd64	MinSizeRel
29.03.2015  1:59:27,91	Stop	libRocket	x86	MinSizeRel
29.03.2015  1:59:30,96	Start	libRocket	x86	Release
29.03.2015  3:01:10,78	Stop	libRocket	amd64	MinSizeRel
29.03.2015  3:01:14,07	Start	libRocket	amd64	Release
29.03.2015  3:05:18,04	Stop	libRocket	x86	Release
29.03.2015  3:05:21,04	Start	libRocket	x86	RelWithDebInfo
29.03.2015  3:07:42,36	Stop	libRocket	amd64	Release
29.03.2015  3:07:45,57	Start	libRocket	amd64	RelWithDebInfo
29.03.2015  3:11:31,64	Stop	libRocket	x86	RelWithDebInfo
29.03.2015  3:14:00,91	Stop	libRocket	amd64	RelWithDebInfo
29.03.2015 10:34:01,98	Start	OGRE (2.0)	amd64	Debug
29.03.2015 10:34:03,18	Start	OGRE (2.0)	x86	Debug
29.03.2015 11:28:50,14	Stop	OGRE (2.0)	x86	Debug
29.03.2015 11:28:50,26	Stop	OGRE (2.0)	amd64	Debug
29.03.2015 11:30:11,97	Start	OGRE (2.0)	x86	MinSizeRel
29.03.2015 11:30:15,71	Start	OGRE (2.0)	amd64	MinSizeRel
29.03.2015 12:02:38,41	Stop	OGRE (2.0)	x86	MinSizeRel
29.03.2015 12:02:46,61	Stop	OGRE (2.0)	amd64	MinSizeRel
29.03.2015 12:02:52,53	Start	OGRE (2.0)	x86	Release
29.03.2015 12:03:01,46	Start	OGRE (2.0)	amd64	Release
29.03.2015 12:33:39,83	Stop	OGRE (2.0)	amd64	Release
29.03.2015 12:33:40,98	Stop	OGRE (2.0)	x86	Release
29.03.2015 12:33:56,74	Start	OGRE (2.0)	x86	RelWithDebInfo
29.03.2015 12:33:58,14	Start	OGRE (2.0)	amd64	RelWithDebInfo
29.03.2015 13:18:00,23	Stop	OGRE (2.0)	amd64	RelWithDebInfo
29.03.2015 13:19:19,34	Stop	OGRE (2.0)	x86	RelWithDebInfo
29.03.2015 13:29:12,85	Start	OGRE (2.1)	amd64	Debug
29.03.2015 13:29:12,86	Start	OGRE (2.1)	x86	Debug
29.03.2015 13:53:07,29	Stop	OGRE (2.1)	x86	Debug
29.03.2015 13:53:14,70	Start	OGRE (2.1)	amd64	MinSizeRel
29.03.2015 13:53:19,62	Start	OGRE (2.1)	x86	MinSizeRel
29.03.2015 14:13:12,42	Stop	OGRE (2.1)	x86	MinSizeRel
29.03.2015 14:13:12,96	Stop	OGRE (2.1)	amd64	MinSizeRel
29.03.2015 14:13:18,26	Start	OGRE (2.1)	x86	Release
29.03.2015 14:13:20,44	Start	OGRE (2.1)	amd64	Release
29.03.2015 14:34:09,50	Stop	OGRE (2.1)	x86	Release
29.03.2015 14:34:14,87	Start	OGRE (2.1)	amd64	RelWithDebInfo
29.03.2015 14:34:16,14	Start	OGRE (2.1)	x86	RelWithDebInfo
29.03.2015 14:59:27,67	Stop	OGRE (2.1)	x86	RelWithDebInfo
29.03.2015 15:16:30,24	Start	btogre	x86	Debug
29.03.2015 15:16:30,75	Start	btogre	amd64	Debug
29.03.2015 15:16:50,39	Stop	btogre	x86	Debug
29.03.2015 15:16:51,78	Stop	btogre	amd64	Debug
29.03.2015 15:16:52,56	Start	btogre	x86	MinSizeRel
29.03.2015 15:16:54,02	Start	btogre	amd64	MinSizeRel
29.03.2015 15:17:02,41	Stop	btogre	x86	MinSizeRel
29.03.2015 15:17:03,41	Stop	btogre	amd64	MinSizeRel
29.03.2015 15:17:04,58	Start	btogre	x86	Release
29.03.2015 15:17:05,65	Start	btogre	amd64	Release
29.03.2015 15:17:14,59	Stop	btogre	x86	Release
29.03.2015 15:17:15,16	Stop	btogre	amd64	Release
29.03.2015 15:17:16,81	Start	btogre	x86	RelWithDebInfo
29.03.2015 15:17:17,39	Start	btogre	amd64	RelWithDebInfo
29.03.2015 15:17:30,37	Stop	btogre	x86	RelWithDebInfo
29.03.2015 15:17:30,39	Stop	btogre	amd64	RelWithDebInfo
29.03.2015 15:17:43,06	Start	btogre	x86	Debug
29.03.2015 15:17:44,29	Start	btogre	amd64	Debug
29.03.2015 15:18:01,21	Stop	btogre	amd64	Debug
29.03.2015 15:18:02,36	Stop	btogre	x86	Debug
29.03.2015 15:18:03,40	Start	btogre	amd64	MinSizeRel
29.03.2015 15:18:04,41	Start	btogre	x86	MinSizeRel
29.03.2015 15:18:13,06	Stop	btogre	amd64	MinSizeRel
29.03.2015 15:18:14,57	Stop	btogre	x86	MinSizeRel
29.03.2015 15:18:15,41	Start	btogre	amd64	Release
29.03.2015 15:18:16,77	Start	btogre	x86	Release
29.03.2015 15:18:25,56	Stop	btogre	amd64	Release
29.03.2015 15:18:27,32	Stop	btogre	x86	Release
29.03.2015 15:18:27,87	Start	btogre	amd64	RelWithDebInfo
29.03.2015 15:18:29,47	Start	btogre	x86	RelWithDebInfo
29.03.2015 15:18:40,89	Stop	btogre	amd64	RelWithDebInfo
29.03.2015 15:18:43,10	Stop	btogre	x86	RelWithDebInfo
29.03.2015 15:18:57,30	Start	ogreassimp	amd64	Debug
29.03.2015 15:18:57,98	Start	ogreassimp	x86	Debug
29.03.2015 15:19:22,54	Stop	ogreassimp	amd64	Debug
29.03.2015 15:19:24,53	Stop	ogreassimp	x86	Debug
29.03.2015 15:19:25,00	Start	ogreassimp	amd64	MinSizeRel
29.03.2015 15:19:26,86	Start	ogreassimp	x86	MinSizeRel
29.03.2015 15:19:44,28	Stop	ogreassimp	amd64	MinSizeRel
29.03.2015 15:19:46,24	Stop	ogreassimp	x86	MinSizeRel
29.03.2015 15:19:46,78	Start	ogreassimp	amd64	Release
29.03.2015 15:19:48,69	Start	ogreassimp	x86	Release
29.03.2015 15:20:06,47	Stop	ogreassimp	amd64	Release
29.03.2015 15:20:08,68	Stop	ogreassimp	x86	Release
29.03.2015 15:20:09,07	Start	ogreassimp	amd64	RelWithDebInfo
29.03.2015 15:20:11,05	Start	ogreassimp	x86	RelWithDebInfo
29.03.2015 15:20:34,60	Stop	ogreassimp	amd64	RelWithDebInfo
29.03.2015 15:20:37,07	Stop	ogreassimp	x86	RelWithDebInfo
29.03.2015 15:20:37,47	Start	OgreAssimpConverterGUI	amd64	Debug
29.03.2015 15:20:39,70	Start	OgreAssimpConverterGUI	x86	Debug
29.03.2015 15:20:41,46	Stop	OgreAssimpConverterGUI	amd64	Debug
29.03.2015 15:20:41,50	Start	OgreAssimpConverterGUI	amd64	Release
29.03.2015 15:20:41,62	Stop	OgreAssimpConverterGUI	x86	Debug
29.03.2015 15:20:41,65	Start	OgreAssimpConverterGUI	x86	Release
29.03.2015 15:20:43,27	Stop	OgreAssimpConverterGUI	x86	Release
29.03.2015 15:20:43,39	Stop	OgreAssimpConverterGUI	amd64	Release
29.03.2015 15:20:56,03	Start	SkyX	x86	Debug
29.03.2015 15:23:29,73	Stop	SkyX	x86	Debug
29.03.2015 15:23:29,92	Stop	SkyX	amd64	Debug
29.03.2015 15:23:32,28	Start	SkyX	x86	MinSizeRel
29.03.2015 15:23:32,52	Start	SkyX	amd64	MinSizeRel
29.03.2015 15:24:59,51	Stop	SkyX	amd64	MinSizeRel
29.03.2015 15:25:02,65	Start	SkyX	amd64	Release
29.03.2015 15:25:20,81	Stop	SkyX	x86	MinSizeRel
29.03.2015 15:25:39,80	Start	SkyX	x86	Release
29.03.2015 15:26:33,55	Stop	SkyX	amd64	Release
29.03.2015 15:26:36,62	Start	SkyX	amd64	RelWithDebInfo
29.03.2015 15:26:47,81	Stop	SkyX	x86	Release
29.03.2015 15:26:52,43	Start	SkyX	x86	RelWithDebInfo
29.03.2015 15:28:51,11	Stop	SkyX	amd64	RelWithDebInfo
29.03.2015 15:29:01,19	Stop	SkyX	x86	RelWithDebInfo
29.03.2015 15:29:10,00	Start	SkyX	amd64	Debug
29.03.2015 15:29:19,91	Start	SkyX	x86	Debug
29.03.2015 15:31:35,21	Stop	SkyX	amd64	Debug
29.03.2015 15:31:38,29	Start	SkyX	amd64	MinSizeRel
29.03.2015 15:31:39,75	Stop	SkyX	x86	Debug
29.03.2015 15:32:12,18	Start	SkyX	x86	MinSizeRel
29.03.2015 15:33:03,11	Stop	SkyX	amd64	MinSizeRel
29.03.2015 15:33:05,99	Start	SkyX	amd64	Release
29.03.2015 15:33:49,80	Stop	SkyX	x86	MinSizeRel
29.03.2015 15:33:54,56	Start	SkyX	x86	Release
29.03.2015 15:34:38,57	Stop	SkyX	amd64	Release
29.03.2015 15:34:41,49	Start	SkyX	amd64	RelWithDebInfo
29.03.2015 15:35:02,03	Stop	SkyX	x86	Release
29.03.2015 15:35:05,82	Start	SkyX	x86	RelWithDebInfo
29.03.2015 15:37:01,24	Stop	SkyX	amd64	RelWithDebInfo
29.03.2015 15:37:15,25	Stop	SkyX	x86	RelWithDebInfo
29.03.2015 15:37:16,89	Start	HydraX	amd64	Debug
29.03.2015 15:37:28,67	Start	HydraX	x86	Debug
29.03.2015 15:39:50,27	Stop	HydraX	amd64	Debug
29.03.2015 15:39:52,66	Start	HydraX	amd64	MinSizeRel
29.03.2015 15:40:06,32	Stop	HydraX	x86	Debug
29.03.2015 15:40:08,63	Start	HydraX	x86	MinSizeRel
29.03.2015 15:42:22,63	Stop	HydraX	amd64	MinSizeRel
29.03.2015 15:42:25,11	Start	HydraX	amd64	Release
29.03.2015 15:42:42,19	Stop	HydraX	x86	MinSizeRel
29.03.2015 15:42:44,65	Start	HydraX	x86	Release
29.03.2015 15:45:01,00	Stop	HydraX	amd64	Release
29.03.2015 15:45:03,62	Start	HydraX	amd64	RelWithDebInfo
29.03.2015 15:45:25,39	Stop	HydraX	x86	Release
29.03.2015 15:45:27,85	Start	HydraX	x86	RelWithDebInfo
29.03.2015 15:47:51,00	Stop	HydraX	amd64	RelWithDebInfo
29.03.2015 15:48:05,23	Start	HydraX	amd64	Debug
29.03.2015 15:48:21,53	Stop	HydraX	x86	RelWithDebInfo
29.03.2015 15:48:34,67	Start	HydraX	x86	Debug
29.03.2015 15:50:26,67	Stop	HydraX	amd64	Debug
29.03.2015 15:50:29,01	Start	HydraX	amd64	MinSizeRel
29.03.2015 15:51:03,31	Stop	HydraX	x86	Debug
29.03.2015 15:51:05,69	Start	HydraX	x86	MinSizeRel
29.03.2015 15:52:52,50	Stop	HydraX	amd64	MinSizeRel
29.03.2015 15:52:54,82	Start	HydraX	amd64	Release
29.03.2015 15:53:28,53	Stop	HydraX	x86	MinSizeRel
29.03.2015 15:53:30,91	Start	HydraX	x86	Release
29.03.2015 15:55:27,54	Stop	HydraX	amd64	Release
29.03.2015 15:55:30,06	Start	HydraX	amd64	RelWithDebInfo
29.03.2015 15:56:12,35	Stop	HydraX	x86	Release
29.03.2015 15:56:14,87	Start	HydraX	x86	RelWithDebInfo
29.03.2015 15:58:15,23	Stop	HydraX	amd64	RelWithDebInfo
29.03.2015 15:58:30,45	Start	OgreAL	amd64	Debug
29.03.2015 15:59:08,30	Stop	HydraX	x86	RelWithDebInfo
29.03.2015 15:59:22,11	Start	OgreAL	x86	Debug
29.03.2015 15:59:30,81	Stop	OgreAL	amd64	Debug
29.03.2015 15:59:33,62	Start	OgreAL	amd64	MinSizeRel
29.03.2015 16:00:20,87	Stop	OgreAL	x86	Debug
29.03.2015 16:00:23,48	Start	OgreAL	x86	MinSizeRel
29.03.2015 16:00:24,90	Stop	OgreAL	amd64	MinSizeRel
29.03.2015 16:00:27,86	Start	OgreAL	amd64	Release
29.03.2015 16:01:15,66	Stop	OgreAL	x86	MinSizeRel
29.03.2015 16:01:18,50	Start	OgreAL	x86	Release
29.03.2015 16:01:23,03	Stop	OgreAL	amd64	Release
29.03.2015 16:01:25,73	Start	OgreAL	amd64	RelWithDebInfo
29.03.2015 16:02:16,62	Stop	OgreAL	x86	Release
29.03.2015 16:02:20,99	Start	OgreAL	x86	RelWithDebInfo
29.03.2015 16:02:25,70	Stop	OgreAL	amd64	RelWithDebInfo
29.03.2015 16:02:39,52	Start	OgreAL	amd64	Debug
29.03.2015 16:03:27,02	Stop	OgreAL	x86	RelWithDebInfo
29.03.2015 16:03:34,76	Stop	OgreAL	amd64	Debug
29.03.2015 16:03:37,63	Start	OgreAL	amd64	MinSizeRel
29.03.2015 16:03:41,77	Start	OgreAL	x86	Debug
29.03.2015 16:04:34,80	Stop	OgreAL	amd64	MinSizeRel
29.03.2015 16:04:38,03	Start	OgreAL	amd64	Release
29.03.2015 16:04:42,52	Stop	OgreAL	x86	Debug
29.03.2015 16:04:45,40	Start	OgreAL	x86	MinSizeRel
29.03.2015 16:05:37,50	Stop	OgreAL	amd64	Release
29.03.2015 16:05:40,68	Start	OgreAL	amd64	RelWithDebInfo
29.03.2015 16:05:41,81	Stop	OgreAL	x86	MinSizeRel
29.03.2015 16:05:44,91	Start	OgreAL	x86	Release
29.03.2015 16:06:48,70	Stop	OgreAL	x86	Release
29.03.2015 16:06:49,47	Stop	OgreAL	amd64	RelWithDebInfo
29.03.2015 16:06:52,08	Start	OgreAL	x86	RelWithDebInfo
29.03.2015 16:07:53,72	Stop	OgreAL	x86	RelWithDebInfo
29.03.2015 16:08:35,16	Start	MyGUI	amd64	Debug
29.03.2015 16:09:28,09	Start	MyGUI	x86	Debug
29.03.2015 16:19:44,25	Stop	MyGUI	amd64	Debug
29.03.2015 16:19:52,63	Start	MyGUI	amd64	MinSizeRel
29.03.2015 16:19:53,82	Stop	MyGUI	x86	Debug
29.03.2015 16:19:59,37	Start	MyGUI	x86	MinSizeRel
29.03.2015 16:28:40,20	Stop	MyGUI	x86	MinSizeRel
29.03.2015 16:28:45,64	Start	MyGUI	x86	Release
29.03.2015 16:29:24,13	Stop	MyGUI	amd64	MinSizeRel
29.03.2015 16:29:31,31	Start	MyGUI	amd64	Release
29.03.2015 16:38:25,05	Stop	MyGUI	x86	Release
29.03.2015 16:38:30,33	Start	MyGUI	x86	RelWithDebInfo
29.03.2015 16:39:16,96	Stop	MyGUI	amd64	Release
29.03.2015 16:39:22,66	Start	MyGUI	amd64	RelWithDebInfo
29.03.2015 16:50:06,54	Stop	MyGUI	amd64	RelWithDebInfo
29.03.2015 16:50:34,24	Stop	MyGUI	x86	RelWithDebInfo
29.03.2015 16:52:36,34	Start	MyGUI	amd64	Debug
29.03.2015 16:52:44,46	Start	MyGUI	x86	Debug
29.03.2015 17:03:09,90	Stop	MyGUI	x86	Debug
29.03.2015 17:03:17,50	Start	MyGUI	x86	MinSizeRel
29.03.2015 17:03:29,56	Stop	MyGUI	amd64	Debug
29.03.2015 17:03:35,52	Start	MyGUI	amd64	MinSizeRel
29.03.2015 17:11:47,72	Stop	MyGUI	x86	MinSizeRel
29.03.2015 17:11:52,61	Start	MyGUI	x86	Release
29.03.2015 17:13:06,51	Stop	MyGUI	amd64	MinSizeRel
29.03.2015 17:13:12,12	Start	MyGUI	amd64	Release
29.03.2015 17:21:35,93	Stop	MyGUI	x86	Release
29.03.2015 17:21:41,84	Start	MyGUI	x86	RelWithDebInfo
29.03.2015 17:22:31,31	Stop	MyGUI	amd64	Release
29.03.2015 17:22:37,29	Start	MyGUI	amd64	RelWithDebInfo
29.03.2015 17:33:43,76	Stop	MyGUI	x86	RelWithDebInfo
29.03.2015 17:34:29,74	Stop	MyGUI	amd64	RelWithDebInfo
29.03.2015 17:35:35,04	Start	OgreProcedural	x86	Debug
29.03.2015 17:36:08,38	Start	OgreProcedural	amd64	Debug
29.03.2015 17:38:11,89	Stop	OgreProcedural	x86	Debug
29.03.2015 17:38:15,40	Start	OgreProcedural	x86	MinSizeRel
29.03.2015 17:39:37,60	Stop	OgreProcedural	amd64	Debug
29.03.2015 17:39:41,58	Start	OgreProcedural	amd64	MinSizeRel
29.03.2015 17:40:12,90	Stop	OgreProcedural	x86	MinSizeRel
29.03.2015 17:40:18,40	Start	OgreProcedural	x86	Release
29.03.2015 17:42:07,60	Stop	OgreProcedural	amd64	MinSizeRel
29.03.2015 17:42:11,78	Start	OgreProcedural	amd64	Release
29.03.2015 17:42:33,45	Stop	OgreProcedural	x86	Release
29.03.2015 17:42:45,58	Start	OgreProcedural	x86	RelWithDebInfo
29.03.2015 17:44:38,08	Stop	OgreProcedural	amd64	Release
29.03.2015 17:44:43,05	Start	OgreProcedural	amd64	RelWithDebInfo
29.03.2015 17:45:42,97	Stop	OgreProcedural	x86	RelWithDebInfo
29.03.2015 17:46:47,36	Start	OgreProcedural	x86	Debug
29.03.2015 17:47:14,58	Stop	OgreProcedural	amd64	RelWithDebInfo
29.03.2015 17:48:28,54	Start	OgreProcedural	amd64	Debug
29.03.2015 17:49:12,31	Stop	OgreProcedural	x86	Debug
29.03.2015 17:49:17,89	Start	OgreProcedural	x86	MinSizeRel
29.03.2015 17:51:19,06	Stop	OgreProcedural	x86	MinSizeRel
29.03.2015 17:51:24,23	Start	OgreProcedural	x86	Release
29.03.2015 17:51:46,14	Stop	OgreProcedural	amd64	Debug
29.03.2015 17:51:55,34	Start	OgreProcedural	amd64	MinSizeRel
29.03.2015 17:53:47,01	Stop	OgreProcedural	x86	Release
29.03.2015 17:53:50,69	Start	OgreProcedural	x86	RelWithDebInfo
29.03.2015 17:54:07,36	Stop	OgreProcedural	amd64	MinSizeRel
29.03.2015 17:54:13,48	Start	OgreProcedural	amd64	Release
29.03.2015 17:56:39,08	Stop	OgreProcedural	amd64	Release
29.03.2015 17:56:42,71	Start	OgreProcedural	amd64	RelWithDebInfo
29.03.2015 17:56:48,17	Stop	OgreProcedural	x86	RelWithDebInfo
29.03.2015 17:58:09,59	Start	OgreProcedural	x86	Debug
29.03.2015 17:59:05,56	Stop	OgreProcedural	amd64	RelWithDebInfo
29.03.2015 18:00:20,43	Stop	OgreProcedural	x86	Debug
29.03.2015 18:00:21,05	Start	OgreProcedural	amd64	Debug
29.03.2015 18:00:24,01	Start	OgreProcedural	x86	MinSizeRel
29.03.2015 18:02:14,62	Stop	OgreProcedural	x86	MinSizeRel
29.03.2015 18:02:18,51	Start	OgreProcedural	x86	Release
29.03.2015 18:03:37,77	Stop	OgreProcedural	amd64	Debug
29.03.2015 18:03:45,47	Start	OgreProcedural	amd64	MinSizeRel
29.03.2015 18:04:13,71	Stop	OgreProcedural	x86	Release
29.03.2015 18:04:31,04	Start	OgreProcedural	x86	RelWithDebInfo
29.03.2015 18:05:31,96	Stop	OgreProcedural	amd64	MinSizeRel
29.03.2015 18:05:40,85	Start	OgreProcedural	amd64	Release
29.03.2015 18:07:16,72	Stop	OgreProcedural	amd64	Release
29.03.2015 18:07:20,99	Start	OgreProcedural	amd64	RelWithDebInfo
29.03.2015 18:07:27,56	Stop	OgreProcedural	x86	RelWithDebInfo
29.03.2015 18:09:04,01	Stop	OgreProcedural	amd64	RelWithDebInfo
After vc100 the same procedure runs for vc110 and vc120. Ogre 2.1 is fast because all samples have been disabled. Most of them are not working but they are not commented out in CMake.
NotCamelCase
Greenskin
Posts: 140
Joined: Sun Feb 03, 2013 6:32 pm
x 8

Re: [Announcement] End of builds for VS2010 and VS2012

Post by NotCamelCase »

Transporter wrote:I decided to stop building SDKs for VS2010 and VS2012 :!:

Reason: The last build stack take me about four days! I can accept two days, but four days are to much! :cry: My computer is 7 years old now and pretty slow. The current release consists of all current Ogre versions and besides the normal archives I offer NuGet packages, too. I will spend more time on NuGet to provide a feed for direct integration in VS, too. Maybe I'll start building for VS2010/2012 again when I've upgraded my computer. But the upgrade can continue until the end of the year, because as a student, I do not earn enough money to upgrade everything at once.

Regards,
Transporter
:shock: I always thought you were building them on a super fast computer as you provide many different platforms/versions. That's too much! I wanted to provide some builds myself too but I've got a shitty laptop nowadays :/

I also see no point to build VS 2012 at all; if one wants VS 2012, s/he can use VS 2013 just fine, I think.
Check out my projects: https://github.com/NotCamelCase
malium
Halfling
Posts: 43
Joined: Mon Aug 25, 2014 4:01 pm
Location: Spain

Re: [VS/Win] Snapshot 28.03.2015

Post by malium »

In order to not being the only one who is using vs2012, I ported all my projects to vs2013, it's fairly easy, so I would recomend to everybody to port their projects to vs2013, because it's free :D , thanks to that I think that @transporter can only make vs2010 and vs2013 builds, which may be a lot faster than 3 vs types.
Post Reply