From: Leif J. <le...@am...> - 2003-05-01 00:45:51
|
Yay, more list traffic ! : ) On Mon, 28 Apr 2003, Egon Teiniker wrote: > First, I used cpp to create a single file that contains reopened modules and > tryed to build the components: > > cpp -P -I /home/eteinik/src/ccmtools/owudb/cpp_module/ owudb.idl test.idl > > ccmtools-c++-generate -p test test.idl > > ccmtools-c++-make -p test > > Second, I hacked the generated files (Login_DBSQL_gen.h, > UserDB_DBSQL_gen.h) and added the owil/udb path in the include<> > statements: > from #include <CCM_Local/LoginManager.h> > to #include <CCM_Local/owil/udb/LoginManager.h> etc. > > Finally, I bootstraped Confix and run the ccmtools-c++-make, installed > the components and changed the client (added the new namespaces). And > hey, it's working! > > My question is, does the generator know all the namespaces when it is > creating the #include<> statements? Yes, the 0.2.2 (and 0.3.2) releases will include this fix. The CCM Tools are getting there, just slowly. : ) leif -- Leif Morgan Johnson . http://ambient.2y.net/leif/ IAESTE trainee . http://www.iaeste.org/ Salomon Automation . http://www.salomon.at/ |