Advertisement
Guest User

Untitled

a guest
May 26th, 2017
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 0.31 KB | None | 0 0
  1. shubhanga@shubhanga-desktop:~/Desktop/fin$ qmake -project main.cpp
  2. shubhanga@shubhanga-desktop:~/Desktop/fin$ qmake
  3. shubhanga@shubhanga-desktop:~/Desktop/fin$ make
  4. gcc   all.o Makefile fin   -o all
  5. Makefile: file not recognized: File format not recognized
  6. collect2: ld returned 1 exit status
  7. make: *** [all] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement