Thread: TCanny
View Single Post
Old 3rd March 2017, 16:15   #20  |  Link
KingLir
Registered User
 
Join Date: Jan 2017
Posts: 146
Quote:
Originally Posted by Are_ View Post
Code:
CC=clang CXX=clang++ ./configure
make V=1
That make switch will give better output for debugging your problem.

Oh, and it is usually better if you paste your _full_ log and your _full_ configure log when you want assistance with stuff like that (with some paste-site instead of raw printing it in the forums).
Thanks and sorry for not doing it before. Here are the new logs:
http://pastebin.com/KLWSV1ZH
KingLir is offline