The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 795 - File: showthread.php PHP 7.4.33 (Linux)
File Line Function
/showthread.php 795 errorHandler->error





Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Qt build problem
02-05-2013, 01:04 PM
Post: #1
Qt build problem
Hi, I'm trying to build the Qt version for my Ubuntu 12.04, but my GCC throw me this error: "../Common/CPUDetect.cpp:68:4: Error: PIC register clobbered by ‘ebx’ in ‘asm’"
Also, the SDL port of the same version can build successfully.
Is there any problem about my Qt or GCC or the original code?
Please help
Thanks

PS: I tried to create a copy of CPUDetect.o from my SDL build to Qt build, and it works, but I know it wasn't a good idea...
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Qt build problem - porkness - 02-05-2013 01:04 PM
RE: Qt build problem - Henrik - 02-05-2013, 01:32 PM
RE: Qt build problem - porkness - 02-05-2013, 01:42 PM
RE: Qt build problem - Henrik - 02-05-2013, 01:32 PM
RE: Qt build problem - porkness - 02-08-2013, 08:07 AM
RE: Qt build problem - Henrik - 02-08-2013, 08:15 AM
RE: Qt build problem - necrotek - 03-14-2013, 07:36 PM
RE: Qt build problem - xsacha - 03-15-2013, 03:40 AM
RE: Qt build problem - necrotek - 03-15-2013, 10:20 PM
RE: Qt build problem - [Unknown] - 03-14-2013, 11:45 PM

Forum Jump: