View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001855 | NoesisGUI | C++ SDK | public | 2020-12-08 15:10 | 2021-03-15 14:17 |
| Reporter | daldegam | Assigned To | jsantos | ||
| Priority | normal | Severity | block | ||
| Status | resolved | Resolution | reopened | ||
| Product Version | 3.0.8 | ||||
| Target Version | 3.0.9 | Fixed in Version | 3.0.11 | ||
| Summary | 0001855: NativeSDK - RTTI Support | ||||
| Description | Hello! I need to know if it is possible to Noesis NativeSDK for Android (Noesis.so) to be compiled with RTTI enabled. It is already a big project that we are implementing the noesis engine. We were able to work with noesis on our Windows project with visual studio, but when we compile the android version, the compiler doesn't link successfully because noesis.so is compiled with -fno-rtti. Some sample of linker erros: Thanks in advance, | ||||
| Steps To Reproduce | If you want to reproduce, change -fno-rtti from Packages\Samples\Login\Projects\android_x86\Makefile to -frtti; You will got some erros like that: ==== [Samples.Login] Building 'Release' configuration ==== | ||||
| Platform | Any | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2020-12-08 15:10 | daldegam | New Issue | |
| 2020-12-08 18:30 | jsantos | Assigned To | => jsantos |
| 2020-12-08 18:30 | jsantos | Status | new => assigned |
| 2020-12-08 18:31 | jsantos | Target Version | => 3.0.9 |
| 2021-01-08 11:13 | jsantos | Status | assigned => resolved |
| 2021-01-08 11:13 | jsantos | Resolution | open => fixed |
| 2021-03-15 14:17 | jsantos | Status | resolved => feedback |
| 2021-03-15 14:17 | jsantos | Resolution | fixed => reopened |
| 2021-03-15 14:17 | jsantos | Note Added: 0007079 | |
| 2021-03-15 14:17 | jsantos | Status | feedback => resolved |
| 2021-03-15 14:17 | jsantos | Fixed in Version | => 3.0.11 |