Linker error
Unsolved
General and Desktop
-
Hi everybody, may it seems a simple error, Im just starting using QT creator, I'm opened a sample program and during compilation this error appears:
:-1: error: linker command failed with exit code 1 (use -v to see invocation)
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [Makefile:260: mainwindow] Error 1do you have a clue how can I fix it ?, your comments will be welcomed.
-
Hi and welcome to devnet,
What is the exact error ?
Which sample are you trying build ?
With which version of Qt ?