Am Montag, 3. März 2014, 22:20:30 schrieb Victor L: > Hello, Hi.
> When I try to build darktable from the latest github I get this : > > Scanning dependencies of target channelmixer > [ 76%] Building C object > src/iop/CMakeFiles/channelmixer.dir/introspection_channelmixer.c.o > /home/victor/darktable/build/src/iop/introspection_bilateral.cc:28:5: > error: expected primary-expression before '.' token > /home/victor/darktable/build/src/iop/introspection_bilateral.cc:31:5: > warning: extended initializer lists only available with -std=c++0x or > -std=gnu++0x [enabled by default] > /home/victor/darktable/build/src/iop/introspection_bilateral.cc:35:5: > error: expected primary-expression before '.' token > /home/victor/darktable/build/src/iop/introspection_bilateral.cc:38:5: > warning: extended initializer lists only available with -std=c++0x or > -std=gnu++0x [enabled by default] > /home/victor/darktable/build/src/iop/introspection_bilateral.cc:42:5: > error: expected primary-expression before '.' token > /home/victor/darktable/build/src/iop/introspection_bilateral.cc:45:5: > warning: extended initializer lists only available with -std=c++0x or > -std=gnu++0x [enabled by default] > /home/victor/darktable/build/src/iop/introspection_bilateral.cc:47:5: > error: expected primary-expression before '.' token > /home/victor/darktable/build/src/iop/introspection_bilateral.cc:47:66: > warning: extended initializer lists only available with -std=c++0x or > -std=gnu++0x [enabled by default] > make[2]: *** > [src/iop/CMakeFiles/bilateral.dir/introspection_bilateral.cc.o] Error 1 > make[1]: *** [src/iop/CMakeFiles/bilateral.dir/all] Error 2 > make[1]: *** Waiting for unfinished jobs.... > > Full build log: http://pastebin.com/MaH1BdLU > Bye ! Could you please show us the (generated) file /home/victor/darktable/build/src/iop/introspection_bilateral.cc and tell us what compiler and version of it you are using? Maybe a rm -rf build/ is all you need, your build log looks as if it was not a clean run. Tobias
signature.asc
Description: This is a digitally signed message part.
------------------------------------------------------------------------------ Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce. With Perforce, you get hassle-free workflows. Merge that actually works. Faster operations. Version large binaries. Built-in WAN optimization and the freedom to use Git, Perforce or both. Make the move to Perforce. http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk
_______________________________________________ Darktable-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/darktable-users
