Originally Posted by Lykurg I am not 100% sure, but I guess you have to wrap your getconf command inside the system function. Something like Qt Code: Switch view if( system(getconf LONG_BIT) == 64) { if( system(getconf LONG_BIT) == 64) { To copy to clipboard, switch view to plain text mode that did not work, about the mkspecs: i can not compile any files, i have to include either the 64 bit or the 32 bit libraries. or what did you mean with the mkspecs?
if( system(getconf LONG_BIT) == 64) {
Forum Rules
Bookmarks