Hi! I try to build windows-cleanup on both netbooks with MSVC2012/free[update3] and Qt5.2.1/MSVC2012/Angle. (32bit)
I added the path to gettext programs in CMakeCache.txt. Zlib was found in GnuWin32 dir. However, and after disabling all plugins for now, I get another error: c:\program files (x86)\gnuwin32\include\zconf.h(289): fata error C1083: File (Include) cannot be opened: "unistd.h": No such file or directory. I understand this is Unix specific, so where would that be found on Windows? (you seem to have it?) Thanks, Georg On Do, 20.02.2014, 14:34, Fabien Chéreau wrote: > gettext and libiconv are not necesary anymore to build stellarium. I suppressed those dependencies to use Qt translate stuff instead. gettext is required only to generate the .pot, but it's an external tool, > and this doesn't need to be done on windows. > Fabien > > > On Thu, Feb 20, 2014 at 2:06 PM, Alexander Wolf > <[email protected]>wrote: > >> Hi! >> 2014-02-20 10:24 GMT+07:00 Guillaume Chéreau >> <[email protected]> >> : >> Oh yes I forgot to mention. The "windows-cleanup" branch might not >>> compile with the plugins yet. For the moment I focus on the core of stellarium. Later I will see if the plugins need modifications. I think a few are using non Opengl ES 2 api, that would prevent them from compiling with ANGLE. ------------------------------------------------------------------------------ Managing the Performance of Cloud-Based Applications Take advantage of what the Cloud has to offer - Avoid Common Pitfalls. Read the Whitepaper. http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk _______________________________________________ Stellarium-pubdevel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/stellarium-pubdevel
