Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » I can't find my post-build tab..(My post-build tab was gone?)
I can't find my post-build tab.. [message #716306] Wed, 17 August 2011 01:24 Go to next message
pernghh is currently offline pernghhFriend
Messages: 2
Registered: August 2011
Junior Member
Dears,

I met a strange issue about my Android NDK project.
Dues to ndk-build always clean my output folder and I need other so files for my Android project, I need some post-build process to copy files to my output folder.

I see in the document, there should be a post-build tab in my

Project >> C/C++ build >> Settings

But I only have two tab: Binary parsers, Error parsers.

Did I missing something to do or ....

Does anybody help me?

Thank you~~
Re: I can't find my post-build tab.. [message #716346 is a reply to message #716306] Wed, 17 August 2011 06:15 Go to previous messageGo to next message
Axel Mueller is currently offline Axel MuellerFriend
Messages: 1973
Registered: July 2009
Senior Member
pernghh wrote on Wed, 17 August 2011 03:24

I see in the document, there should be a post-build tab in my

Project >> C/C++ build >> Settings

But I only have two tab: Binary parsers, Error parsers.

Did I missing something to do or ....

Does anybody help me?

Thank you~~

The post-build tab is only available for managed projects, i.e. where Eclipse creates the Makefiles etc. You must modify your own Makefile.


Before you ask
- search this forum
- see the FAQ http://wiki.eclipse.org/CDT/User/FAQ
- google
Re: I can't find my post-build tab.. [message #717762 is a reply to message #716346] Mon, 22 August 2011 09:17 Go to previous message
pernghh is currently offline pernghhFriend
Messages: 2
Registered: August 2011
Junior Member
Thanks, got it.
Previous Topic:winsock2: Link error
Next Topic:debugg STL
Goto Forum:
  


Current Time: Fri Apr 26 13:47:36 GMT 2024

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

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

Back to the top