Search found 1 match
- Mon Jul 05, 2021 8:58 pm
- Forum: General
- Topic: Linking dependent projects
- Replies: 1
- Views: 6048
Linking dependent projects
C++Builder 10.4.2, TwineCompile 5.2.3.319 64-bit Windows project. I have a main project with 3 dependent static libs. If I make a change in a lib, select Make in the main project, TwineCompile will recognize the change and make the lib, but it won't link the lib into the main project. I have to forc...