Bug #16503 2009-11-30 12:46

undergraver

Dependency not working on SVN trunk version

Hello,

I'm using the latest version of ubuntu 64 bit with the wxWidgets that comes with Ubuntu.

The problem is the following:

I have a workspace with 2 projects:

1. A static library

2. A executable [depends on the static library project]

The static library is needed (as a dependency) by the executable project.

If I change a file in the static library the static library is updated (the build process compiles the library well) but it does not link the static library to the executable, though it should.

The conclusion is that the executable remains the same if the library it depends on changes, which is not good.

Thanks,

Iulian

Category
Compiler
Group
 
Status
Open
Close date
 
Assigned to