|
|
|
|||||
|
Question about #include
Good day, all!
I work in Visual Studio.Net. After making, for example: slice2cpp.exe example.ice I receive a two file, example.h and example.cpp But every time when I change a Slice definition I must manually fix in example.cpp file code #include <example.h> to #include "example.h" (from global scope include to local). How it can be fixed without every time changing code manually? -- Regards, Alexander |
|
||||||
|
Hi Alexander,
Please have a look at the Visual Studio projects for the demos, in particular at the "Custom Build Step" associated with the .ice files Cheers, Bernard |
![]() |
| 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 07:54 AM |
| The ice include path... | sac_urs | Help Center | 6 | 11-29-2005 03:03 AM |
| Slice2cpp Include Problem | tony_h | Help Center | 4 | 08-27-2004 12:28 PM |
| slice2cpp & --include-dir | vukicevic | Bug Reports | 2 | 12-02-2003 11:40 PM |
| generated #include | clemens | Help Center | 1 | 06-04-2003 08:21 AM |