View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0004271 | Spring engine | public | 2014-01-14 10:50 | 2014-01-15 07:09 | |||||
Reporter | shaitan | ||||||||
Assigned To | abma | ||||||||
Priority | normal | Severity | major | Reproducibility | sometimes | ||||
Status | resolved | Resolution | unable to reproduce | ||||||
Product Version | 96.0 | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0004271: undefined reference to GetSchema() | ||||||||
Description | i get the following error when trying to build Spring: .../spring_96.0/rts/lib/assimp/code/IFCLoader.cpp:176: error: undefined reference to 'Assimp::IFC::GetSchema(Assimp::STEP::EXPRESS::ConversionSchema&)' | ||||||||
Steps To Reproduce | cmake make | ||||||||
Additional Information | sources: http://sourceforge.net/projects/springrts/files/springrts/spring-96.0/spring_96.0_src.tar.gz/download distribution: Kubuntu 13.10 64-bit kernel: 3.11.0 i have successfully built the same sources on another PC with the same distribution. | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|
abma (administrator) 2014-01-15 03:03 |
did you try a clean compile again? as buildbots, etc compiled it fine, its very likely your build dir is broken. why don't you use the linux static builds? |
shaitan (reporter) 2014-01-15 06:19 |
yes, building from scratch has solved the problem. thank you. i have to build Spring from sources because i'm developing my AI. |
abma (administrator) 2014-01-15 07:09 |
ok, thanks for the feedback. i've no idea why this happened... cmake bug / dependency in buildsystem broken or sth. like that. |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2014-01-14 10:50 | shaitan | New Issue | |
2014-01-15 03:03 | abma | Note Added: 0012693 | |
2014-01-15 03:03 | abma | Assigned To | => abma |
2014-01-15 03:03 | abma | Status | new => feedback |
2014-01-15 06:19 | shaitan | Note Added: 0012695 | |
2014-01-15 06:19 | shaitan | Status | feedback => assigned |
2014-01-15 07:09 | abma | Note Added: 0012696 | |
2014-01-15 07:09 | abma | Status | assigned => resolved |
2014-01-15 07:09 | abma | Resolution | open => unable to reproduce |