Skip to content
This repository has been archived by the owner on Mar 28, 2022. It is now read-only.

Windows Binaries #78

Open
The9thGod opened this issue Apr 6, 2015 · 1 comment
Open

Windows Binaries #78

The9thGod opened this issue Apr 6, 2015 · 1 comment

Comments

@The9thGod
Copy link

I am attempting to integrate a C# application that will be making use of echoprint-codegen and am running into various issues trying to compile libcodegen.

If someone would be able to send me the build project so that I can reference it from my C# project. Ideally I could even create a NuGet package for the project.

@tevert
Copy link

tevert commented Apr 19, 2015

I have successfully gotten the thing to build on my Windows 8 64-bit machine. I can send you the binaries if you want.

However, interop calling it is proving to be an enormous hassle. It doesn't compile to a DLL, it compiles to a static library, so I'm in the process of trying to write a DLL wrapper around the static LIB. The codes aren't coming out right though, so it's still a work in progress.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants