Hello!

2013/9/18 Guillaume Chéreau <guillaume.cher...@gmail.com>

> Hello all!
>
> I started to work on an experimental branch to try to get ride of all
> QAction dependencies in the core of stellarium.  This is something that
> we could eventually merge in the simplegles-qml branch (the Qt5 branch).
>

I'm tried building this branch and catch troubles because StelButton class
use C++11 instructions. GCC on my linux only 4.6.3 and him don't known
about this standard. Clang 3.4 can't build it by default too. If I add
-std=c++11 key then I can compile StelGuiItem but now I have troubles with
StelCore because comparison between pointer and integer is wrong.

Are you had success building it?

--
WBW, Alexander
------------------------------------------------------------------------------
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk
_______________________________________________
Stellarium-pubdevel mailing list
Stellarium-pubdevel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stellarium-pubdevel

Reply via email to