View Issue Details [ Jump to Notes ] [ Related Changesets ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0002677 | FSSCP | Build system | public | 2012-07-03 08:59 | 2012-07-03 09:12 | ||||
Reporter | Echelon9 | ||||||||
Assigned To | The_E | ||||||||
Priority | high | Severity | block | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | 3.6.14 | ||||||||
Target Version | 3.6.14 | Fixed in Version | |||||||
Summary | 0002677: Compiler errors following r8973 | ||||||||
Description | Following compiler errors, on both GCC and Clang: libcode.a(gropenglpostprocessing.o): In function `opengl_post_pass_fxaa()': gropenglpostprocessing.cpp:(.text+0x20e3): undefined reference to `opengl_draw_textured_quad(float, float, float, float, float, float, float, float)' gropenglpostprocessing.cpp:(.text+0x21b8): undefined reference to `opengl_draw_textured_quad(float, float, float, float, float, float, float, float)' libcode.a(gropenglpostprocessing.o): In function `gr_opengl_post_process_end()': gropenglpostprocessing.cpp:(.text+0x2500): undefined reference to `opengl_draw_textured_quad(float, float, float, float, float, float, float, float)' gropenglpostprocessing.cpp:(.text+0x2642): undefined reference to `opengl_draw_textured_quad(float, float, float, float, float, float, float, float)' gropenglpostprocessing.cpp:(.text+0x2729): undefined reference to `opengl_draw_textured_quad(float, float, float, float, float, float, float, float)' libcode.a(gropenglpostprocessing.o):gropenglpostprocessing.cpp:(.text+0x29ac): more undefined references to `opengl_draw_textured_quad(float, float, float, float, float, float, float, float)' follow collect2: ld returned 1 exit status | ||||||||
Tags | No tags attached. | ||||||||
Attached Files |
|
![]() |
|
Echelon9 (developer) 2012-07-03 09:12 |
Fix committed to trunk@8980. |
![]() |
|||
fs2open: trunk r8980
Timestamp: 2012-07-03 09:13:23 Author: Echelon9 Ported: N/A [ Details ] [ Diff ] |
Fix for Mantis 2677: Compiler errors following r8973, thanks to niffiwan | ||
mod - /trunk/fs2_open/code/graphics/gropengldraw.cpp | [ Diff ] [ File ] | ||
mod - /trunk/fs2_open/code/graphics/gropengldraw.h | [ Diff ] [ File ] | ||
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2012-07-03 08:59 | Echelon9 | New Issue | |
2012-07-03 08:59 | Echelon9 | Status | new => assigned |
2012-07-03 08:59 | Echelon9 | Assigned To | => The_E |
2012-07-03 09:12 | Echelon9 | Changeset attached | => fs2open trunk r8980 |
2012-07-03 09:12 | Echelon9 | Note Added: 0013811 | |
2012-07-03 09:12 | Echelon9 | Status | assigned => resolved |
2012-07-03 09:12 | Echelon9 | Resolution | open => fixed |