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

Undefined references in Visual Studio #616

Open
FlightBlaze opened this issue Jun 24, 2021 · 1 comment
Open

Undefined references in Visual Studio #616

FlightBlaze opened this issue Jun 24, 2021 · 1 comment

Comments

@FlightBlaze
Copy link

Visual Studio 2019 with CMake

Steps to reproduce the error:

  1. Download nanovg sources and premake
  2. Generate the Visual Studio solution using premake
  3. Open solution and build nanovg. Successful!

image

  1. Write a script in your CMakeLists.txt as shown below

image

  1. Run your project solution

image

@mulle-nat
Copy link
Contributor

I am surely no expert here, but the last warning in the output would be my first guess, as to what is going wrong.

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