Skip to content
New issue

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

colorwheel.cpp.obj: too many sections (32966) or colorwheel.cpp.obj: File too big #468

Open
majiaoliya opened this issue Aug 28, 2021 · 0 comments

Comments

@majiaoliya
Copy link

when i use clion (cmake) build example1,it was fail at 85% and throw the error :
i don't know what should i do now . can every one help me ? thanks !!!

-Cpp/MinGW64/bin/../lib/gcc/x86_64-w64-mingw32/4.9.2/../../../../x86_64-w64-mingw32/bin/as.exe: CMakeFiles\nanogui-obj.dir\src\colorwheel.cpp.obj: too many sections (32966)
C:\Users\majiao\AppData\Local\Temp\cckNLntO.s: Assembler messages:
C:\Users\majiao\AppData\Local\Temp\cckNLntO.s: Fatal error: can't write CMakeFiles\nanogui-obj.dir\src\colorwheel.cpp.obj: File too big
C:/PROGRA~2/Dev-Cpp/MinGW64/bin/../lib/gcc/x86_64-w64-mingw32/4.9.2/../../../../x86_64-w64-mingw32/bin/as.exe: CMakeFiles\nanogui-obj.dir\src\colorwheel.cpp.obj: too many sections (32966)
C:\Users\majiao\AppData\Local\Temp\cckNLntO.s: Fatal error: can't close CMakeFiles\nanogui-obj.dir\src\colorwheel.cpp.obj: File too big
mingw32-make.exe[3]: *** [CMakeFiles/nanogui-obj.dir/src/colorwheel.cpp.obj] Error 1
mingw32-make.exe[2]: *** [CMakeFiles/nanogui-obj.dir/all] Error 2
CMakeFiles\nanogui-obj.dir\build.make:412: recipe for target 'CMakeFiles/nanogui-obj.dir/src/colorwheel.cpp.obj' failed
CMakeFiles\Makefile2:173: recipe for target 'CMakeFiles/nanogui-obj.dir/all' failed
CMakeFiles\Makefile2:288: recipe for target 'CMakeFiles/example3.dir/rule' failed
Makefile:247: recipe for target 'example3' failed
mingw32-make.exe[1]: *** [CMakeFiles/example3.dir/rule] Error 2
mingw32-make.exe: *** [example3] Error 2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant