Created
June 9, 2012 17:06
-
-
Save 40/2901820 to your computer and use it in GitHub Desktop.
Build Log Output BB10 Twitter
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
| // Downloaded Source from GitHub | |
| // Imported Project | |
| // Updated Debug Token | |
| // Edited Consumer & Secret for my app | |
| // Save | |
| // Build | |
| **** Build of configuration Default for project twitter **** | |
| make all | |
| C:/bbndk-10.0.4-beta/host/win32/x86/usr/bin/qmake -spec unsupported/blackberry-armv7le-g++ -o arm/Makefile twitter.pro CONFIG+=device | |
| WARNING: Failure to find: ../src/oauth/*.hpp | |
| WARNING: Failure to find: ../src/oauth/*.hpp | |
| C:/bbndk-10.0.4-beta/host/win32/x86/usr/bin/qmake -spec unsupported/blackberry-x86-g++ -o x86/Makefile twitter.pro CONFIG+=simulator | |
| WARNING: Failure to find: ../src/oauth/*.hpp | |
| WARNING: Failure to find: ../src/oauth/*.hpp | |
| make -C ./translations -f Makefile update release | |
| make: *** ./translations: No such file or directory. Stop. | |
| make: *** [Makefile] Error 2 | |
| **** Build Finished **** | |
| // Deploy to BB10 Dev Alpha |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment