View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000863 | Ecere SDK | ide | public | 2013-04-24 14:06 | 2013-08-07 03:33 |
Reporter | redj | Assigned To | redj | ||
Priority | immediate | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | 0.44.07 | ||||
Target Version | 0.44.08 | Fixed in Version | 0.44.08 | ||
Summary | 0000863: Support: PJ_LIST_H="pj_list.h" in preprocessor definitions | ||||
Description | Support: PJ_LIST_H="pj_list.h" in preprocessor definitions | ||||
Tags | No tags attached. | ||||
|
fixed by https://github.com/ecere/sdk/commit/50c31b8ccd485c9a85f9f97b76333027626578ea |
|
I tried this to no avail (on Windows): I added to the preprocessor defs: MY_HEADER_H="myHeader.h" And used #include MY_HEADER_H in the source file Output: Default Compiler MyProject-Debug.Makefile - Updating makefile for Debug config... Compiling specific file(s) in project MyProject using the Debug configuration... Generating symbols... mySource.ec Syntax: <input> Compiling... mySource.ec Syntax: <input> mySource.c gcc: error: Files/Java/jdk1.6.0_29/include: No such file or directory gcc: error: Files/Java/jdk1.6.0_29/include/win32: No such file or directory gcc: error: obj/debug.win32/mySource.c: No such file or directory gcc: fatal error: no input files compilation terminated. 4 errors, no warning |
|
There were some issues with Tokenize() related to 0000778 on Windows (should unescape spaces and backslashes but not other characters). Still in progress. |
|
improved / fixed by https://github.com/redj/ecere-sdk/commit/26e3fc61d5e3ede9ede6fc1b1ad1b6e29f6a0e98 |
|
Still broken |
|
fixed by https://github.com/redj/ecere-sdk/commit/e68d083cbd36f5993c7d58721fa9dd53ece15d26 |
|
Fixed by https://github.com/ecere/sdk/commit/5a5cf3b8711d10f5c46d4a19e3bf25033ab34ad1 |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-04-24 14:06 | redj | New Issue | |
2013-04-24 14:07 | redj | Assigned To | => redj |
2013-04-24 14:07 | redj | Status | new => feedback |
2013-04-24 19:57 | jerome | Priority | normal => immediate |
2013-04-27 02:40 | redj | Status | feedback => resolved |
2013-04-27 02:40 | redj | Fixed in Version | => 0.44.1 64 |
2013-04-27 02:40 | redj | Resolution | open => fixed |
2013-04-27 02:40 | redj | Note Added: 0000754 | |
2013-05-05 15:57 | redj | Note Edited: 0000754 | |
2013-05-27 18:16 | jerome | Note Added: 0000854 | |
2013-05-27 18:16 | jerome | Status | resolved => assigned |
2013-05-29 21:07 | redj | Status | assigned => resolved |
2013-05-30 22:28 | jerome | Note Added: 0000865 | |
2013-05-30 22:28 | jerome | Status | resolved => assigned |
2013-05-31 02:32 | redj | Note Added: 0000870 | |
2013-05-31 02:32 | redj | Note Edited: 0000870 | |
2013-05-31 02:33 | redj | Status | assigned => resolved |
2013-06-04 16:21 | jerome | Note Added: 0000874 | |
2013-06-04 16:21 | jerome | Status | resolved => assigned |
2013-06-05 00:55 | redj | Note Edited: 0000870 | |
2013-06-05 00:56 | redj | Note Edited: 0000870 | |
2013-06-05 00:56 | redj | Note Added: 0000876 | |
2013-06-05 00:56 | redj | Status | assigned => resolved |
2013-06-05 02:14 | redj | Note Edited: 0000876 | |
2013-06-13 11:00 | jerome | Status | resolved => closed |
2013-06-13 11:00 | jerome | Note Added: 0000897 | |
2013-08-07 03:33 | jerome | Fixed in Version | 0.44.10 64 => 0.44.08 |
2013-08-07 03:33 | jerome | Target Version | 0.44.10 64 => 0.44.08 |