| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
|---|---|---|---|---|---|---|---|---|---|
| 0004331 | Spring engine | Linux | public | 2014-03-14 19:46 | 2014-03-16 14:28 | ||||
| Reporter | PixelOfDeath | ||||||||
| Assigned To | jK | ||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||
| Status | closed | Resolution | won't fix | ||||||
| Product Version | 96.0 | ||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0004331: Missing glew functions on linking | ||||||||
| Description | Source won't compile on linux because of missing glew functions during linking. | ||||||||
| Steps To Reproduce | on xubuntu 12.04 LTS 64bit, up to date Trying to build from spring_96.0_src.tar.gz mkdir build cd build cmake .. make -j4 ... CMakeFiles/engine-legacy.dir/__/__/Map/SMF/SMFGroundTextures.cpp.o: In function `CSMFGroundTextures::LoadTiles(CSMFMapFile&)': /home/osbios/dev/spring/spring_96.0/rts/Map/SMF/SMFGroundTextures.cpp:161: undefined reference to `__GLEW_ARB_ES3_compatibility' CMakeFiles/engine-legacy.dir/__/__/Rendering/VerticalSync.cpp.o: In function `CVerticalSync::Delay() const': /home/osbios/dev/spring/spring_96.0/rts/Rendering/VerticalSync.cpp:108: undefined reference to `__GLXEW_EXT_swap_control_tear' CMakeFiles/engine-legacy.dir/__/__/Rendering/VerticalSync.cpp.o: In function `CVerticalSync::SetInterval(int)': /home/osbios/dev/spring/spring_96.0/rts/Rendering/VerticalSync.cpp:64: undefined reference to `__GLXEW_EXT_swap_control_tear' ... | ||||||||
| Additional Information | Same problem with latest git version | ||||||||
| Tags | No tags attached. | ||||||||
| Checked infolog.txt for Errors | |||||||||
| Attached Files |
| ||||||||
Notes |
|
|
jK (developer) 2014-03-15 00:57 |
* distro too old * update glew yourself * use linux static builds |
Issue History |
|||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2014-03-14 19:46 | PixelOfDeath | New Issue | |
| 2014-03-15 00:57 | jK | Note Added: 0012939 | |
| 2014-03-16 14:28 | jK | Status | new => closed |
| 2014-03-16 14:28 | jK | Assigned To | => jK |
| 2014-03-16 14:28 | jK | Resolution | open => won't fix |


