Hi, it's probably related to GitExternal asking for credentials, which is fixed by:
https://github.com/Eyescale/CMake/pull/273 HTH, Daniel On Mon, Feb 16, 2015 at 1:27 PM, Stefan Eilemann <[email protected]> wrote: > Hi Matthias, > > On 16 Feb 2015, at 13:18, Matthias Nötzli <[email protected]> wrote: > >> I've been trying to build Equalizer on Windows 7 using Visual Studio 2010. >> Following the instructions in the user guide I've cloned Buildyard and used >> CMake to generate a Visual Studio Solution. So far so good. However, when >> trying to build Equalizer my build always gets stuck at this point: >> http://pastebin.com/M5DF4b74 > > Seems the git clone gets stuck. What happens if you execute this on a command > line? > > Also, using the new build approach just merged might be easier > (https://github.com/Eyescale/Equalizer/pull/427). > > > HTH, > > Stefan. > > > > > > _______________________________________________ > eq-dev mailing list > [email protected] > http://www.equalizergraphics.com/cgi-bin/mailman/listinfo/eq-dev > http://www.equalizergraphics.com _______________________________________________ eq-dev mailing list [email protected] http://www.equalizergraphics.com/cgi-bin/mailman/listinfo/eq-dev http://www.equalizergraphics.com

