|
|
|
|||||
|
generated #include
Hi all,
i'm running ICE 1.1.0 with VC++6 on a Win2k system. My slice file contains #include <Ice/Locator.ice>. Running slice2cpp -I$(ICEDIR)/slice MyFile.ice with ICEDIR set to "D:\usr\Ice-1.1.0", the generated MyFile.h contains the following include directive: #include <D://usr//Ice-1.1.0/slice/Ice/Locator.h> How can i tell slice2cpp not to generate an absolute include file name, i.e. generate #include <Ice/Locator.h> instead? Regards clemens |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Circular #include possible? | mefoster | Help Center | 1 | 09-26-2006 06:54 AM |
| The ice include path... | sac_urs | Help Center | 6 | 11-29-2005 02:03 AM |
| Question about #include | AlexKom | Help Center | 3 | 07-20-2005 11:15 AM |
| Include syntax of generated files. | JohnB | Help Center | 4 | 02-23-2005 04:36 PM |
| slice2cpp & --include-dir | vukicevic | Bug Reports | 2 | 12-02-2003 10:40 PM |