Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Build error-'strdup' was not declared in this scope (Building DLL but getting error when compiling with cygwin compiler)
Build error-'strdup' was not declared in this scope [message #1785563] Mon, 16 April 2018 18:10 Go to next message
RAJ kumar is currently offline RAJ kumarFriend
Messages: 1
Registered: April 2018
Junior Member
I am trying to create a DLL but getting an error when compiling with Cygwin compiler on windows

IDE Eclipse

Error
------
scv/_scv_ext_comp.h:109:20: error: 'strdup' was not declared in this scope
------
I used toolchain is "Cygwin GCC" and builder "CDT Internal Builder" option, and -std=c++0x

Does anyone have any ideas?

Re: Build error-'strdup' was not declared in this scope [message #1785575 is a reply to message #1785563] Tue, 17 April 2018 06:11 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33140
Registered: July 2009
Senior Member
It's probably better to ask on the CDT forum. https://www.eclipse.org/forums/eclipse.tools.cdt

Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:Slow Eclipse
Next Topic:How to disable generics when generating source from EML with ecore and XSDs
Goto Forum:
  


Current Time: Tue Apr 23 16:24:22 GMT 2024

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

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

Back to the top