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

Speed up development with CGO (gcc) and VS Code #217

Closed
JupiterRider opened this issue Nov 12, 2022 · 1 comment
Closed

Speed up development with CGO (gcc) and VS Code #217

JupiterRider opened this issue Nov 12, 2022 · 1 comment

Comments

@JupiterRider
Copy link
Contributor

I work with the source of raylib-go in VS Code and the compiler rebuilds the project whenever I save a file.
The compiling always takes about a minute and this process blocks VS Code.

Is there any way, I can speed this up?

@gen2brain
Copy link
Owner

I am afraid there is no way to speed this up. I use a plain "dummy" editor that will not try to rebuild everything after something is changed.

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

2 participants