Pages: 1
  Print  
Author Topic: Compile Errors  (Read 21069 times)
Offline (Unknown gender) jimbo1qaz
Posted on: July 31, 2011, 10:54:24 am
Member
Joined: Jul 2011
Posts: 1

View Profile
I'm having many problems. (using Debian with IcedTea, got lateralgm from svn yesterday: http://www.enigma-dev.org/docs/Wiki/Install:Subversion) First, it was complaining about some GL header, and I installed a package to fix that. Now, I have another problem.
http://pastebin.com/embed_iframe.php?i=GRrUnQzH
Compile and Run have similar errors


I'm NOT a developer. Some images in the forum are broken, and I can't even find the reply button! Don't these images have alt tags?
« Last Edit: July 31, 2011, 12:55:03 pm by jimbo1qaz » Logged
Offline (Male) RetroX
Reply #1 Posted on: July 31, 2011, 11:52:51 am

Master of all things Linux
Contributor
Location: US
Joined: Apr 2008
Posts: 1055
MSN Messenger - classixretrox@gmail.com
View Profile Email
ENIGMA's in active development, and because some of the developers do not adequately test before committing, you may have to use a previous revision.
Logged
My Box: Phenom II 3.4GHz X4 | ASUS ATI RadeonHD 5770, 1GB GDDR5 RAM | 1x4GB DDR3 SRAM | Arch Linux, x86_64 (Cube) / Windows 7 x64 (Blob)
Quote from: Fede-lasse
Why do all the pro-Microsoft people have troll avatars? :(
Offline (Male) Josh @ Dreamland
Reply #2 Posted on: July 31, 2011, 12:07:10 pm

Prince of all Goldfish
Developer
Location: Pittsburgh, PA, USA
Joined: Feb 2008
Posts: 2950

View Profile Email
The problem is that Debian implements a <cmath> that overloads only two abs() functions, so passing it unsigned short is somehow ambiguous. I could say a hundred nasty things about Debian, but I won't bother. The fix is to add an (int) before the parameter to abs() on line 67.
Logged
"That is the single most cryptic piece of code I have ever seen." -Master PobbleWobble
"I disapprove of what you say, but I will defend to the death your right to say it." -Evelyn Beatrice Hall, Friends of Voltaire
Pages: 1
  Print