Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Linker not picking up custom dll
Linker not picking up custom dll [message #1695062] Mon, 11 May 2015 17:00
Sam Davis is currently offline Sam DavisFriend
Messages: 1
Registered: May 2015
Junior Member
Hi -

I'm new to C++ but not to programming; I'm also new to Eclipse. For some background, I'm trying to compile the source code for a program called "SORTIE-ND" -- a modelling program for trees. I've been using the very helpful guide found here to set up my workspace: sortie-nd.org/help/manuals/developer_documentation/software/code_installation.html

But when I go to compile, I keep getting some version of the following error message:
'struct modelErr' has no member named 'sFunction'

I emailed the original developer and she had this to say:

"It is possible that you have not set the includes for the Interface_DLL library correctly. This is usually what is making the project confused about the message structs. These are defined in Messages.h.

I know I have run into this before, and I wish I remember exactly what I did to fix it, but it was a while ago. I hope this puts you on the right track. Please feel free to let me know if you have any other questions."

I'm attaching screenshots of the errors and of my various project settings. Does anyone have any idea how I can get this thing working? I think it's a linker problem -- as based on what she said. But I have no idea how to fix it.
index.php/fa/21773/0/

index.php/fa/21774/0/

index.php/fa/21775/0/

index.php/fa/21776/0/
Previous Topic:Failure to import existing C project in CDT
Next Topic:Debugging Problem
Goto Forum:
  


Current Time: Thu Apr 18 20:13:14 GMT 2024

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

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

Back to the top