Re: Trouble compiling referencer 1.1.5
2009-08-02 09:09:06 GMT
Fix for that is already in mercurial head. Which reminds me, I should probably release this thing...
Hi,
I'm having trouble compiling referencer 1.1.5.
At first, I configured w/ --disable-python; compilation failed, though,
with
PluginManager.h:8:20: error: Python.h: No such file or directory
Then I hit the problem Andreas Wagner mentioned in an earlier
mail, of uint64_t being undefined. Since I couldn't find a reason for
the two variables that are declared as such to be exactly 64bits long, I
declared them as unsigned long int instead (thereby making them at
least 64bits long) -- see the attached patch.
-- Elias
_______________________________________________
referencer mailing list
referencer <at> icculus.org
http://icculus.org/mailman/listinfo/referencer
_______________________________________________ referencer mailing list referencer <at> icculus.org http://icculus.org/mailman/listinfo/referencer
Sincerely,
Gour
RSS Feed