Missing #include <stdint.h> in src/display/sp-canvas.h (Slackware64-current)

Bug #1402405 reported by John
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Inkscape
Fix Released
Undecided
Unassigned

Bug Description

Compilation of the currect 0.91+devel causes an error complaining about

'uint8_t' does not name a type

Solution:

I had to add

#include <stdint.h>

to src/display/sp-canvas.h to get through this.

Maybe this is a gcc 4.8.1 thing. After that, all was well... Thanks for the
great work, guys.

Tags: build
Revision history for this message
su_v (suv-lp) wrote :

Please add information about your build environment (OS/platform, compiler, etc) to the bug description.

Changed in inkscape:
status: New → Incomplete
tags: added: build
Revision history for this message
John (john-jcoppens) wrote :

OS/platform: Linux Slackware64-current, AMD64
Compiler: gcc 4.8.2
Linux on6jc 3.14.12 #2 SMP Thu Jul 10 00:54:28 CDT 2014 x86_64 AMD FX(tm)-8120 Eight-Core Processor AuthenticAMD GNU/Linux

Changed in inkscape:
status: Incomplete → New
Revision history for this message
John (john-jcoppens) wrote :

This might be interesting too:

Tree is up to date at revision 13797 of branch http://bazaar.launchpad.net/~inkscape.dev/inkscape/trunk

gtk-2.0 2.24.20
glib-2.0 2.40.0
glibmm-2.0 2.40.0

su_v (suv-lp)
summary: Missing #include <stdint.h> in src/display/sp-canvas.h
+ (Slackware64-current)
Revision history for this message
Qantas94Heavy (qantas94heavy) wrote :
Changed in inkscape:
milestone: none → 0.92
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.