Looking forward to the code. We can test it on windows 7 and windows 2008 R2.
2012/11/26 Alexander Broekhuis <[email protected]> > Hi Liu (and others), > > I've been hacking in the source a bit: > > C:\Users\Alexander > > Broekhuis\Documents\Projects\Celix\celix-build\examples\deploy\hello_world>..\..\..\launcher\Debug\celix.exe > Hello World > > This code isn't in Trunk yet, still have to merge quite a lot, and check > that I didn't break anything for Linux. But this shows it can work with > some effort! > > I will start working on some documentation and merging the changes. Also I > do like to have the shell working asap, this makes "testing" a bit easier. > > > 2012/11/26 liu hf <[email protected]> > > > :-) I write framework_exports.h patterned on exports.h. > > > > > > 2012/11/26 Alexander Broekhuis <[email protected]> > > > >> > I build uitls and framework to dll. log_services use some framework > >> > method, so some method in framework have been exported. > >> > >> > >> Yeah, this has to be done for all exporting functions. For all/most > >> sub-projects the headers in public/include need exporting. CMake has > some > >> nice support for setting up a definition for this, this is already used > in > >> the utils exports.h. > >> > >> -- > >> Met vriendelijke groet, > >> > >> Alexander Broekhuis > >> > > > > > > > -- > Met vriendelijke groet, > > Alexander Broekhuis >
