Advertisement
Guest User

Untitled

a guest
Jun 24th, 2017
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. scons: Reading SConscript files ...
  2. FIXME: scons not configured to compile on win32 yet
  3. scons: done reading SConscript files.
  4. scons: Building targets ...
  5. g++ -o aboutWindow.o -c `pkg-config gtkmm-2.4 --cflags` aboutWindow.cpp
  6. g++: `pkg-config: No such file or directory
  7. g++: gtkmm-2.4: No such file or directory
  8. cc1plus.exe: error: unrecognized command line option "-fcflags`"
  9. scons: *** [aboutWindow.o] Error 1
  10. scons: building terminated because of errors.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement