(C++) BEI
February 24, 2017 · View on GitHub
(C++) BEI
BEI denotes the 'Bilderbikkel Error Index'. For my own reference, I maintain a list of errors shortened to a BEI.
I only assign a BEI to an errors when I need a shorthand notation for it.
List of BEI's
- 1. wchar.h:718: error: expected initializer before 'throw'
- 2. stdio.h:430: error: expected initializer before 'throw'
- 3. boost/filesystem.hpp: No such file or directory
- 4. cannot find -lboost_filesystem (from i586-mingw32msvc-g++)
- 5. Undefined reference to 'boost::system::get_system_category()' (using Qt Creator)
- 6. cannot find -lboost_filesystem (from i686-pc-mingw32-qmake)
- 7. undefined reference to 'boost::system::get_system_category()' (using i686-pc-mingw32-qmake)
- 8. UnicodeQt4.h:197: error: call of overloaded 'toLower(UChar32&)' is ambiguous