Oh My Gentool [v0.0.1] (Yet another binding generator)
    Jacob Carlborg 
    doob at me.com
       
    Wed Oct 24 09:04:53 UTC 2018
    
    
  
On 2018-10-23 22:32, Andrea Fontana wrote:
> Interesting. I'm using it for many different c libraries but I didn't 
> think it worked for c++  already!
> 
> The only problem I found with DPP is that simple consts declared with 
> #define are not translated if not explicitly used. I think i can 
> understand the reason (macro evaluation, I guess) but it would be useful 
> to have a way to export them if they are simple consts...
DStep [1] will do that (build from master). But you might need dpp for 
different reasons.
[1] http://github.com/jacob-carlborg/dstep
-- 
/Jacob Carlborg
    
    
More information about the Digitalmars-d-announce
mailing list