Closed GoogleCodeExporter closed 8 years ago
Make sure you're linking against IOKit
Original comment by lst...@gmail.com
on 4 Apr 2010 at 5:35
How can I set this in Qt Creator?
Original comment by tuxia...@gmail.com
on 4 Apr 2010 at 5:58
Do it in your .pro file. Check src.pro for an example
Original comment by lst...@gmail.com
on 4 Apr 2010 at 6:35
Ok thx it works. Why do you don't put this in the enumerator.src?
Original comment by tuxia...@gmail.com
on 4 Apr 2010 at 6:38
If enumerator depends on that, I think it indicates a build problem. Either
the static lib is not getting built
correctly, or there's some other weirdness in your setup.
Original comment by lst...@gmail.com
on 4 Apr 2010 at 7:36
I have build the lib with CONFIG += staticlib. And I tried various Qt
setups(sdk from
dmg, self compiled static qt etc.)
Original comment by tuxia...@gmail.com
on 4 Apr 2010 at 10:04
Original comment by dbzhang...@gmail.com
on 16 Mar 2012 at 6:19
Original issue reported on code.google.com by
tuxia...@gmail.com
on 4 Apr 2010 at 10:03