Page 9 of 10
Re: [VS/Win] Snapshot 28.03.2015
Posted: Sat Apr 18, 2015 8:11 pm
by Transporter
malium wrote: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

, thanks to that I think that @transporter can only make vs2010 and vs2013 builds, which may be a lot faster than 3 vs types.
If you like to have VS2010 from me you have to spend some money to me that I can buy a faster CPU. With my old computer I'll only build VS2013! Or you have to build VS2010 by yourself.
Re: [VS/Win] Snapshot 28.03.2015
Posted: Thu Apr 23, 2015 8:20 am
by malium
srry I think I've explained bad, I want to say that I only use vs2013, but I think that there are a lot of people who is using vs2010, or this is what I think, probably everybody is using vs2013. That will be better for you and all who are using your builds, which are perfect!.
If you want to build vs2013 only, I wont complain about, because I've ported all my projects to vs2013 and as I said it's really easy, so I think that everybody should port to vs2013 and you only need to compile with vs2013, which I think will be faster than before.
Re: [VS/Win] Snapshot 06.06.2015
Posted: Mon Jun 08, 2015 11:24 pm
by Transporter
I've counted the downloads for the last release:
VS + Plattform
- vc100-x86: 140
- vc100-amd64: 29
- vc110-x86: 113
- vc110-x64: 39
- vc120-x86: 249
- vc120-x64: 178
This statistic shows that most of the developers are using VS2013.
OGRE-Version
- 1.9.0: 152
- 1.10.0: 27
- 2.0.0: 39
- 2.1.0: 37
Re: [VS/Win] Snapshot 29.08.2015
Posted: Sun Sep 20, 2015 10:25 am
by Kohedlo
86 build cant run on winxp, where build x86 is non 32 sustem (like 64bit compilled)
Re: [VS/Win] Snapshot 29.08.2015
Posted: Mon Sep 21, 2015 7:17 am
by Transporter
Kohedlo wrote:86 build cant run on winxp, where build x86 is non 32 sustem (like 64bit compilled)
The packages are correct. You have to set a special toolset (v120_xp) for the build process to support XP. I'm building and testing my packages for Win7.
Re: [VS/Win] Snapshot 06.06.2015
Posted: Tue Oct 06, 2015 2:50 pm
by drsly
Transporter wrote:I've counted the downloads for the last release:
VS + Plattform
- vc100-x86: 140
- vc100-amd64: 29
- vc110-x86: 113
- vc110-x64: 39
- vc120-x86: 249
- vc120-x64: 178
That would amount to a fair amount of bandwidth. Over what time period? Just a thought, have you considered hosting your files via bittorrent?
Re: [VS/Win] Snapshot 06.06.2015
Posted: Tue Oct 06, 2015 3:09 pm
by Transporter
drsly wrote:That would amount to a fair amount of bandwidth. Over what time period? Just a thought, have you considered hosting your files via bittorrent?
Time period: 29.08.2015 - 06.06.2015
No, I can't host the files via bittorrent, because my computer is not running 24h/day. Also, I have only a small internet connection with 1 mbit/s upload. I think cloud storage (google drive, one drive or drop box) is a good solution. But I'm open to suggestions. I'm also still on building a NuGet service which should simplify a lot of things.
Re: [VS/Win] Snapshot 05.12.2015
Posted: Wed Jan 13, 2016 4:25 am
by CrisCh
Hi everybody. I've been experiencing troubles with the building of Ogre 1.9 and VS 2013 with a 64 machine and mostly of forums I've read send me to this post which I think can help me a lot. The problem is that any of the links works. They are all broken. So I really really apreciated it if you could fix them because I'm kind of desperate
Thanks a lot

Re: [VS/Win] Snapshot 05.12.2015
Posted: Wed Jan 13, 2016 8:52 am
by Transporter
CrisCh wrote:The problem is that any of the links works. They are all broken. So I really really apreciated it if you could fix them because I'm kind of desperate
Which link is broken? I can download all files from the first post in this topic. I checked it on my computer at home and at my office which has a different internet connection. The files are hosted on Google Drive. Are you behind a proxy/firewall which is blocking this service?
Re: [VS/Win] Snapshot 05.12.2015
Posted: Wed Jan 13, 2016 6:14 pm
by Kojack
I'm getting the same thing, every link in the first post comes up as a 403 error.
(I use google drive a lot on this pc for work so nothing is blocking it here)
Re: [VS/Win] Snapshot 05.12.2015
Posted: Wed Jan 13, 2016 7:45 pm
by Transporter
Hm, strange! Maybe it's the short-url service. Could you please try the following links and tell me which is working? Thanks!
- https://goo.gl/fACo50
- https://docs.google.com/uc?id=0B_ao-Cmd ... t=download
Re: [VS/Win] Snapshot 05.12.2015
Posted: Thu Jan 14, 2016 8:54 am
by Zonder
Both links work fine for me. I point out though don't click the hyper link in google drive click "Download Anyway"
Re: [VS/Win] Snapshot 13.02.2016
Posted: Fri Feb 19, 2016 5:46 pm
by Softstar
In my county(China), I could not visit Google, would you upload the SDK to some online disk such as Dropbox else?
Re: [VS/Win] Snapshot 13.02.2016
Posted: Mon Feb 22, 2016 10:19 am
by Transporter
Softstar wrote:In my county(China), I could not visit Google, would you upload the SDK to some online disk such as Dropbox else?
Is Dropbox working in China? I found a few resources saying Dropbox is blocked, too. Also, there are few requirements:
- 6 GB space (12 GB is better so, I can keep the last build as backup)
- Allowed file size must be >= 350 MB
- Counter for Downloads
- English or German website
Re: [VS/Win] Snapshot 13.02.2016
Posted: Tue Mar 01, 2016 6:11 am
by Kenshido
When I try to launch SampleBrowser.exe from ogre1.9sdk x86 on Windows 8.1 x64, I see "api-ms-win-core-heap-l2-1-0.dll" is missing. What does it mean?
Re: [VS/Win] Snapshot 13.02.2016
Posted: Tue Mar 01, 2016 7:05 pm
by Eugene
Kenshido wrote:When I try to launch SampleBrowser.exe from ogre1.9sdk x86 on Windows 8.1 x64, I see "api-ms-win-core-heap-l2-1-0.dll" is missing. What does it mean?
Ogre SDK was probably made using VS2015 with Win10 SDK, it is not compatible with Win8.1 - import various APIs from different DLLs. Look here
https://msdn.microsoft.com/en-us/librar ... s.85).aspx for details.
Basically, either use Win8.1 SDK or be sure to link kernel32.lib rather than OneCore.lib
Re: [VS/Win] Snapshot 13.02.2016
Posted: Wed Mar 02, 2016 9:00 am
by Transporter
VS2012 is building on Windows 7, VS2015 on Windows 10. To enable all features of VS2015 you have to use Win 8.x or newer and I don't have a Win 8.x license, so I've upgraded one computer to Win 10. I'm not happy with that solution, because Win 10 is very unstable.
Re: [VS/Win] Snapshot 13.02.2016
Posted: Wed Mar 02, 2016 11:01 am
by Eugene
Transporter wrote:VS2012 is building on Windows 7, VS2015 on Windows 10. To enable all features of VS2015 you have to use Win 8.x or newer and I don't have a Win 8.x license, so I've upgraded one computer to Win 10. I'm not happy with that solution, because Win 10 is very unstable.
You should install VS2015 with "Windows 8.1 and Windows Phone 8.0/8.1 Tools" and select VS2013 toolchain in CMake - VS2015 will propose to upgrade solution (decline), but will build it using Win8.1 SDK. All IDE features of VS 2015 would be available. BTW, if Win10 is unstable for you - test your memory with Prime95.
Re: [VS/Win] Snapshot 13.02.2016
Posted: Wed Mar 02, 2016 12:34 pm
by Transporter
Eugene wrote:You should install VS2015 with "Windows 8.1 and Windows Phone 8.0/8.1 Tools" and select VS2013 toolchain in CMake - VS2015 will propose to upgrade solution (decline), but will build it using Win8.1 SDK. All IDE features of VS 2015 would be available. BTW, if Win10 is unstable for you - test your memory with Prime95.
Windows 10 does not crash, but it is more common that after different Windows updates, devices such as the sound card or wireless stop working. Hardware is ok, working perfect running Windows 7 or Ubuntu.
Re: [VS/Win] Snapshot 13.02.2016
Posted: Fri Mar 11, 2016 11:14 pm
by Transporter
proglore2 wrote:I tried the samples to see if it works correctly, but I get the following error message: Can not find codec for 'png' image format.
I tried OGRE-SDK-1.9.0-vc120-x64-13.02.2016.7z and It works properly.
What am I doing wrong?
Thanks for the report. I'll check my build scripts and create a new version.
Re: [VS/Win] Snapshot 12.03.2016
Posted: Mon Mar 21, 2016 4:53 pm
by mkultra333
I'm trying to compile Ogre 1.10 for myself, but I'm using your compiled dependencies and your compiled boost. I'm using the x86 VS2013 versions.
I'm having trouble in CMake, I can use the dependencies fine, I just unpack them to a "Dependencies" folder in my Ogre_1_10 folder. However I don't know what to do with the Boost files. I tried just unpacking that to the Ogre_1_10 folder too, with various renamings, but CMake can never find boost.
I suspect I need to install these boost files somehow, or set up environment variables or something. How do I use your boost files?
Re: [VS/Win] Snapshot 12.03.2016
Posted: Mon Mar 21, 2016 8:54 pm
by Transporter
I use a lot of batch files to compile ogre, because I've automated most build steps. This is a part of my CMake build command for Ogre 1.10 - but it works!
cmake.exe -D Boost_DIR:PATH=E:\Work\SDKs\vc120-x64\boost -D Boost_INCLUDE_DIR:PATH=E:\Work\SDKs\vc120-x64\boost -D OGRE_DEPENDENCIES_DIR:PATH=E:\Work\SDKs\vc120-x64\Dependencies -D FREETYPE_FT2BUILD_INCLUDE_DIR:PATH=E:\Work\SDKs\vc120-x64\Dependencies\include\freetype2 -D FREETYPE_INCLUDE_DIR:PATH=E:\Work\SDKs\vc120-x64\Dependencies\include\freetype2 -G "Visual Studio 12 Win64" E:\Work\Source\OGRE
Re: [VS/Win] Snapshot 12.03.2016
Posted: Mon Apr 04, 2016 8:57 am
by Lolorna
Are the compilersettings of the provided binaries here really correct ?
At least for the Visual Studio 2015 x64 Build .... Freetype support is not included in the Debug variant.
In Release it works, but on Debug Freetype isnt used (only dds support for textures).
As Freetype is statically linked, it should a build setting problem ?
Ciao ...
Re: [VS/Win] Snapshot 12.03.2016
Posted: Tue Apr 05, 2016 7:41 pm
by Transporter
Lolorna wrote:At least for the Visual Studio 2015 x64 Build .... Freetype support is not included in the Debug variant.
In Release it works, but on Debug Freetype isnt used (only dds support for textures).
Which Ogre package? I've checked all four packages, and FreeType is working with all of them.
Re: [VS/Win] Snapshot 12.03.2016
Posted: Wed Apr 06, 2016 6:23 am
by mkultra333
I don't know if this is related, or whether it was just me messing things up. But when I tried to use the VS2013 x86 dependencies packages to build Ogre 1.10 from source, I had problems. CMake wouldn't include the sample browser and samples, and that seemed to be something related to Freetype, Cmake couldn't find it so wouldn't include the samples. When I built the dependencies myself everything was fine.
I think... good chance I'm totally wrong on that.