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

Update bindings_intro with updated steps #177

Merged
merged 1 commit into from
Jan 30, 2024

Conversation

learn-more
Copy link
Contributor

I installed a clean venv:

py -m venv venv
venv\Scripts\activate.bat
pip install -r requirements-dev.txtp

And with this, I could run external\imgui_md\bindings\generate_imgui_md.py.
The step of installing srcML does not seem to be needed anymore.

@pthom pthom merged commit 75ca5be into pthom:main Jan 30, 2024
27 checks passed
@pthom
Copy link
Owner

pthom commented Jan 30, 2024

Hi,

This is perfect, thanks a lot. I'm happy to see that you discovered the generator!
In fact, I did recently make the installation of the generator much easier, together with some nice doc. This is why it is not required to install srcML anymore (since I provide a native wheel that encapsulates it).

@learn-more learn-more deleted the bindings_intro branch January 30, 2024 22:22
@learn-more
Copy link
Contributor Author

Hi,

This is perfect, thanks a lot. I'm happy to see that you discovered the generator! In fact, I did recently make the installation of the generator much easier, together with some nice doc. This is why it is not required to install srcML anymore (since I provide a native wheel that encapsulates it).

Thanks!

mfkiwl pushed a commit to mfkiwl/imgui_bundle that referenced this pull request May 23, 2024
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

Successfully merging this pull request may close these issues.

2 participants