-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Hi there.
I'm trying to use your library but has empty results.
Currently what I did: I put C++ codebase I'm interested in into /projects/sample/src folder.
I've copied interested file into "sample.cpp" - it is using "column.h". From "column.h" - I removed all includes - because it gave me an error.
Now sample.cpp.errors - is empty, but in /conv/sample.d - only 3 simple rows:
module sample.sample;
import config;
import cppconvhelpers;To run the project I'm just running the command from readme:
ldc2 -run build.d sampleAny tips for the usage?
I didn't change other files in /projects/sample (like prefixinclude and output-config)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels