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

compile error: pxUtil.cpp:1072 undeclared 'nsvgRasterizeFull' #1855

Open
dxjones opened this issue May 31, 2019 · 1 comment
Open

compile error: pxUtil.cpp:1072 undeclared 'nsvgRasterizeFull' #1855

dxjones opened this issue May 31, 2019 · 1 comment

Comments

@dxjones
Copy link

dxjones commented May 31, 2019

Following the instructions to compile pxScene ...

Building CXX object src/CMakeFiles/pxCore.dir/pxUtil.cpp.o
.../pxscene/pxCore/src/pxUtil.cpp:1072:3: error: use of undeclared identifier 'nsvgRasterizeFull'
nsvgRasterizeFull(rast.getPtr(), image, 0, 0, sx, sy,
^
1 error generated.

@conniefry
Copy link
Contributor

If you have built externals before, make sure to start with a clean external directory.

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