-
Notifications
You must be signed in to change notification settings - Fork 90
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 #2
Comments
Hi Nico, I find the file here (not in the QCAD directory): Feel free to email me individually with more questions. Cheers, On Fri, Apr 10, 2015 at 3:00 PM, Nico Schlömer [email protected]
|
@ambrad Thanks! I'll dig some further. |
I'm trying to fix undefined references in Albany revealed by adding
In QCAD, I find that a
mathVector
is used all over the place, but nowhere defined. The code comments say the definition has moved toQCAD_MathVector.hpp
, which doesn't exist.The text was updated successfully, but these errors were encountered: