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

Problem Trying to Build with MSVC #34

Open
Eshanatnight opened this issue Oct 21, 2021 · 2 comments
Open

Problem Trying to Build with MSVC #34

Eshanatnight opened this issue Oct 21, 2021 · 2 comments

Comments

@Eshanatnight
Copy link

After running .\setup_dependencies.bat . It says
Screenshot 2021-10-21 155917

Then when I run .\build_msvc.bat. I am getting this error.
Screenshot 2021-10-21 160106

I am new to adding and using libraries like this.
If anyone can help me with this. It would be helpful.
Thank You in advance.

@kolumb
Copy link
Contributor

kolumb commented Oct 21, 2021

You can checkout previous issue (#29). The MSVC build was broken when support for Free Type font was introduced. The last version that you can building with MSVC was at this commit: https://github.com/tsoding/ded/tree/aec872ab6881abc58df3ceaa7b344f9386ac07a3

@IRooc
Copy link

IRooc commented Jan 4, 2023

Hi freetype is missing from dependencies see my fix here #41 (comment) also the pr #42 has a working build on CI and locally

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