Created
January 25, 2012 10:24
-
-
Save mindjiver/1675756 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ rtperl Build.pl CelloT.cello clearmake -C gnu | |
| *** CelloT.cello *** | |
| Version information generated | |
| Compiling foo.cc | |
| ../foo.cc: In member function 'void RTCustomController::handleOseSig()': | |
| ../foo.cc:32: error: 'RTS_LINX_TMO_SIG' was not declared in this scope | |
| *** Error code 1 | |
| clearmake: Error: Build script failed for "bjz.o" | |
| $ echo $? | |
| 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment