888

People, pls help !!!

People, pls Help!!!Building an application in CBuilder5 I have a problem:------------------------------------------------------[Linker Warning]Public symbol '_schCaptions' defined in both moduleD:\ADMIN\WORK\JOB\FP\COMPILED\SEARCHFORM.OBJandD:\ADMIN\WORK\JOB\FP\COMPILED\SEARCHTEXTS.OBJ------------------------------------------------------I respected correctly all the rules, in VC or any standardC compiler it works, but in this fucked CBuilderit doesn't work :-(((Each unit has the following structure:unitx#ifndef UnitxH#define UnitxH....#endifWhat's up here??? Builder Compiler bug? ....
0