View previous topic :: View next topic |
Author |
Message |
mnemon
Joined: 18 Sep 2008 Posts: 9
|
Posted: Tue Mar 30, 2010 2:20 am Post subject: Why always running the codegeneration? |
|
|
Hi,
I wonder why we always need to run the code generation process, though it is so fragile.
Couldnt it be possible to run the code generation process once and distribute maybe in a separate distribution the generated d and c++ code?
I guess this code should be platform agnostic (?)
anyone could run a simple make or cmake to compile the wrapper libs from there.
At least for me ( on OSX ) this would be great. It would probably work out of the box and I wouldnt need the static qt a.s.o.
What do you think?
(or are there technical difficulties i didnt think of!
cheers |
|
Back to top |
|
|
maxter
Joined: 17 May 2006 Posts: 34
|
Posted: Wed Apr 07, 2010 7:58 am Post subject: |
|
|
No technical difficulties. We just haven't come around to doing it. |
|
Back to top |
|
|
|