Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » getopt_long could not be resolved
getopt_long could not be resolved [message #723132] Wed, 07 September 2011 14:03
Eclipse UserFriend
I'm trying to get a C++ program called cufflinks running in Eclipse, but it's throwing errors involved with getopt.h

There are no errors for the #include <getopt.h> line, but the function getopt_long() can't be resolved.

There are a number of small programs within the cufflinks suite and one of those is running perfectly, so I believe I have the include paths set correctly, etc. (the smaller program doesn't use getopt.h)
Previous Topic:photran mpi problem
Next Topic:C++ search not searching too well
Goto Forum:
  


Current Time: Sat Jul 12 16:26:52 EDT 2025

Powered by FUDForum. Page generated in 0.03803 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top