Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can I actually build an executable with the code provided #8

Open
fieldrabbit21 opened this issue Aug 2, 2022 · 3 comments
Open

Comments

@fieldrabbit21
Copy link

Hi this is a question from a noob. How can I actually build an executable with the code provided? I have VS (community version)

@juanbretti
Copy link

Same question here.
Thanks!

@Argimko
Copy link

Argimko commented Mar 27, 2024

You need to open Onenote2md.Solution\onenote2md solution.sln file at VS then build Onenote2md.Tester and Onenote2md.Cmd projects.

Onenote2md.Tester is usefulf form to play with your OneNote notebooks

Also, keep in mind that there is useful Pull request in this repo #5 – you may need manually add this code to the project

@Argimko
Copy link

Argimko commented Apr 8, 2024

Also I could recommend to try one more converter – https://github.com/alxnbl/onenote-md-exporter

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

No branches or pull requests

3 participants