944,052 Members | Top Members by Rank

Ad:
  • C++ Discussion Thread
  • Unsolved
  • Views: 2085
  • C++ RSS
Sep 11th, 2006
1

newmat linker error

Expand Post »
does anyone have problem with linking to newmat library ?

running

C++ Syntax (Toggle Plain Text)
  1. #include "newmat.h"
  2.  
  3. int main()
  4. {
  5. Matrix A(2,2);
  6. }

i got linker error: undefined reference

i'm using dev c++ and have set the directories to point to the file where i stored all the header and source files ..

any thoughts?
Reputation Points: 44
Solved Threads: 0
Newbie Poster
kimw is offline Offline
22 posts
since Oct 2005
Sep 11th, 2006
1

Re: newmat linker error

The link below includes the configuration of newmat library in depth along with few examples.
http://www.unc.edu/courses/2004fall/...1/NM10.htm#gcc

Hope it helped, bye.
Super Moderator
Featured Poster
Reputation Points: 3241
Solved Threads: 719
Failure as a human
~s.o.s~ is offline Offline
8,873 posts
since Jun 2006

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in C++ Forum Timeline: Linked list
Next Thread in C++ Forum Timeline: making a desktop application with c++





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC