Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Prebuild step not generating file(Prebuild)
Prebuild step not generating file [message #1797143] Fri, 26 October 2018 08:48
daan schilder is currently offline daan schilderFriend
Messages: 1
Registered: October 2018
Junior Member
Hi,

I'm working on an eclipse based studio (e2-studio) by Renesas, where I try to execute a prebuild step, which should generate a file (its subwcrev, an application suplied by tortoiseSVN that can generate files with revision information).

The problem I'm having is, the prebuild step is executed OK, however, the file is picked up by the CDT after compilation and linking - meaning it does not compile the file within the first build, but I have to execute a second build to use it.

My guess is, that it's because the project directory does not get syncronized during buildtime, so the generated files will not be picked up either.

If so, how do i make the directory get syncronized during buildtime, if not: Anyone who can help me out? ;)

Regards,

Daan
Previous Topic:Why does everyone hate Eclipse?
Next Topic:Serial port library
Goto Forum:
  


Current Time: Thu Apr 25 05:23:15 GMT 2024

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

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

Back to the top