Opened 18 years ago
Closed 18 years ago
#861 closed bug (fixed)
[qoca] Compilation fails under GCC4
Reported by: | eNGIMa | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Kits/Interface Kit | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
When compiling the qoca component of the ConstraintLayout within the InterfaceKit, a large number of template, typedef and reference issues emerge. As this indirectly forms part of libbe.so, compilation of most Haiku applications fail also.
I've attached (hopefully) a diff of changes made locally which allow compilation under GCC4. I haven't verified this compiling under GCC 2.95 or working under any version. But it should hopefully help build other portions of the tree at least.
Attachments (1)
Change History (3)
by , 18 years ago
Attachment: | qoca-gcc4.diff added |
---|
comment:1 by , 18 years ago
Milestone: | → R1 |
---|---|
Version: | → R1 development |
Note:
See TracTickets
for help on using tickets.
Diff of changes needed to compile qoca under GCC4 (Updated1)