Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » LOG4CXX and 'Invalid argument' problem
icon4.gif  LOG4CXX and 'Invalid argument' problem [message #1721818] Sun, 31 January 2016 08:02 Go to next message
Eclipse UserFriend
Dears,

I've Eclipse Mars (4.5.1) installed on my PC and I just made an Eclipse project (CDT C++ project / CMake) .

In this particular project, I have used Apache LOG4CXX library in my code and the problem that I have is that Eclipse always display an annoying errors about 'Invalid arguments' for different functions and macros of Log4cxx. (please check the attached scrshots)

Could anyone please help me on this problem ? any workaround ?

  • Attachment: scr1.png
    (Size: 21.30KB, Downloaded 199 times)
  • Attachment: scr2.png
    (Size: 19.06KB, Downloaded 456 times)
Re: LOG4CXX and 'Invalid argument' problem [message #1721944 is a reply to message #1721818] Mon, 01 February 2016 13:32 Go to previous message
Eclipse UserFriend
A question mark is appearing where a type name would be expected. Your index is likely messed up. Try rebuilding it using Project ==> C/C++ Index ==> Rebuild. It's also possible that you have unresolved includes. Try Project ==> C/C++ Index ==> Search for Unresolved Includes and see if it produces anything.
Previous Topic:How to show source code when debugging Linux kernel
Next Topic:eclipse-SDK-4.0-macosx-carbon / CROSSGCC issue
Goto Forum:
  


Current Time: Mon Jul 14 23:31:26 EDT 2025

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

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

Back to the top