c2v icon indicating copy to clipboard operation
c2v copied to clipboard

Wrong module name when creating wrapper with `v translate wrapper` command

Open ArtemkaKun opened this issue 3 years ago • 0 comments

When generating a wrapper for .h file with v translate wrapper - module name is '.' But when generating a wrapper directly call c2v (./c2v wrapper), the module name is correct

ArtemkaKun avatar Jul 15 '22 16:07 ArtemkaKun