Skip to content

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
@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