Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- src/tests/test_image_modifications.cpp: In member function ‘void image_modification_parsing::test_l_modification_decoding_1_arg::test_method()’:
- src/tests/test_image_modifications.cpp:623:2: error: ‘light_modification’ was not declared in this scope
- src/tests/test_image_modifications.cpp:623:22: error: ‘mod’ was not declared in this scope
- src/tests/test_image_modifications.cpp:623:41: error: expected type-specifier before ‘light_modification’
- src/tests/test_image_modifications.cpp:623:41: error: expected ‘>’ before ‘light_modification’
- src/tests/test_image_modifications.cpp:623:41: error: expected ‘(’ before ‘light_modification’
- src/tests/test_image_modifications.cpp:623:60: error: expected primary-expression before ‘>’ token
- src/tests/test_image_modifications.cpp:623:74: error: expected ‘)’ before ‘;’ token
- src/tests/test_image_modifications.cpp:630:9: error: type ‘<type error>’ argument given to ‘delete’, expected pointer
- scons: *** [build/release/tests/test_image_modifications.o] Error 1
- scons: building terminated because of errors.
Advertisement
Add Comment
Please, Sign In to add comment