View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003645 | NoesisGUI | C++ SDK | public | 2024-08-17 16:16 | 2024-12-12 12:27 |
| Reporter | Rafael Munoz | Assigned To | jsantos | ||
| Priority | normal | Severity | major | ||
| Status | resolved | Resolution | fixed | ||
| Product Version | 3.2 | ||||
| Target Version | 3.2.7 | Fixed in Version | 3.2.7 | ||
| Summary | 0003645: Native C++ SDK application sampe does not compile with recent Emscripten version | ||||
| Description | I've been follow the installation tutorial for Emscripten. Installed When running the makefile for the example app it runs partially until it finds a compilation error on file There are an additional couple or logs but they don't seem to be errors, add them from reference and also screen capture C:\projects\nworkspace-hello\tools\emsdk\upstream\emscripten\cache\sysroot/include\emscripten/html5.h:442:95: note: expanded from macro 'emscripten_set_resize_callback' C:\projects\nworkspace-hello\tools\emsdk\upstream\emscripten\cache\sysroot/include\emscripten/html5.h:177:19: note: candidate function not viable: no known conversion from For i can workaround this by trying older versions of emscripten, but i guess this is something that needs to be addressed | ||||
| Steps To Reproduce | run gnumake on windows as instructed by For reference: | ||||
| Attached Files | |||||
| Platform | Any | ||||
|
I can confirm that rolling back to Emscripten 3.1.39 and performing a clean rebuild works around the issue |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2024-08-17 16:16 | Rafael Munoz | New Issue | |
| 2024-08-17 16:16 | Rafael Munoz | File Added: image.png | |
| 2024-08-17 16:31 | Rafael Munoz | Note Added: 0009891 | |
| 2024-08-19 11:50 | jsantos | Assigned To | => jsantos |
| 2024-08-19 11:50 | jsantos | Status | new => assigned |
| 2024-08-19 11:50 | jsantos | Target Version | => 3.2.5 |
| 2024-10-24 12:22 | jsantos | Target Version | 3.2.5 => 3.2.6 |
| 2024-11-22 18:19 | jsantos | Target Version | 3.2.6 => 3.2.7 |
| 2024-12-12 12:26 | jsantos | View Status | private => public |
| 2024-12-12 12:27 | jsantos | Note View State: 0009891: public | |
| 2024-12-12 12:27 | jsantos | Status | assigned => resolved |
| 2024-12-12 12:27 | jsantos | Resolution | open => fixed |
| 2024-12-12 12:27 | jsantos | Fixed in Version | => 3.2.7 |