On Wed, Sep 18, 2013 at 3:21 PM, Alexander Wolf <alex.v.w...@gmail.com> wrote:
> 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.

Hi Alexander,
Can you try again with the current version?  I commited a fix that
should remove this C++11 hack (I forgot that delegating constructors
is not allowed in C++03).

   gui

-- 
Guillaume
guillaume.cher...@gmail.com
+886 970422910

------------------------------------------------------------------------------
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