Search found 2 matches

by QimiaoLu
Tue Mar 29, 2022 12:38 pm
Forum: General
Topic: Linker error - unresolved external since TC 5.3
Replies: 3
Views: 25670

Re: Linker error - unresolved external since TC 5.3

Turning off Parallel Project Building does not solve the issue. I did more investigation on the issue. My package B depends on package A. Package B uses the exported functions declared in Package A. When I enable TC, I have no error in building Package A but get the link unresolved external error in...
by QimiaoLu
Thu Mar 17, 2022 3:31 pm
Forum: General
Topic: Linker error - unresolved external since TC 5.3
Replies: 3
Views: 25670

Linker error - unresolved external since TC 5.3

Hi,

I have the linker error ([Linker Error] Error: Unresolved external 'xxxx' referenced from xxxx) since TC5.3. TC5.4 produced the same errors. If TC is disabled, all packages can be compiled successfully without such linker errors. Any help? Thanks.

Qimiao