We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In file included from /root/far2l/far2l/far2l/src/copy.cpp:45:0: /root/far2l/far2l/far2l/src/filelist.hpp:75:29: error: array must be initialized with a brace-enclosed initializer HighlightDataColor Colors{0}; // 5 DWORDs ^ [ 44%] Building CXX object far2l/CMakeFiles/far2l.dir/src/dirinfo.cpp.o In file included from /root/far2l/far2l/far2l/src/delete.cpp:45:0: /root/far2l/far2l/far2l/src/filelist.hpp:75:29: error: array must be initialized with a brace-enclosed initializer HighlightDataColor Colors{0}; // 5 DWORDs ^ [ 44%] Building CXX object far2l/CMakeFiles/far2l.dir/src/dizlist.cpp.o far2l/CMakeFiles/far2l.dir/build.make:206: recipe for target 'far2l/CMakeFiles/far2l.dir/src/delete.cpp.o' failed make[2]: *** [far2l/CMakeFiles/far2l.dir/src/delete.cpp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... far2l/CMakeFiles/far2l.dir/build.make:134: recipe for target 'far2l/CMakeFiles/far2l.dir/src/copy.cpp.o' failed make[2]: *** [far2l/CMakeFiles/far2l.dir/src/copy.cpp.o] Error 1 [ 44%] Linking CXX static library libcolorer.a [ 44%] Built target colorer_lib CMakeFiles/Makefile2:371: recipe for target 'far2l/CMakeFiles/far2l.dir/all' failed make[1]: *** [far2l/CMakeFiles/far2l.dir/all] Error 2 Makefile:149: recipe for target 'all' failed make: *** [all] Error 2
The text was updated successfully, but these errors were encountered:
fixing build (#1423); minor colorer C schema update
e37a3a4
check now plz..
Sorry, something went wrong.
fixed, thanks!
No branches or pull requests
The text was updated successfully, but these errors were encountered: