Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 13:02 Go to next message
Hadi Rezaee is currently offline Hadi RezaeeFriend
Messages: 1
Registered: January 2016
Junior Member
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 179 times)
  • Attachment: scr2.png
    (Size: 19.06KB, Downloaded 435 times)
Re: LOG4CXX and 'Invalid argument' problem [message #1721944 is a reply to message #1721818] Mon, 01 February 2016 18:32 Go to previous message
David VavraFriend
Messages: 1426
Registered: October 2012
Senior Member
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: Fri Apr 19 09:59:49 GMT 2024

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

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

Back to the top