hi all,
i jus statred working with codewarrior ide.i am using codewarrior versions60_v20_cw.
i selected an" untitled project " from the stationery waizard and tried the helloworld console program.
i ve included the two header files required
the ide has included all the library files
it compiled sucessfully.
but giving linking error as
"
Errors caused tool to abort.
Errors caused tool to abort.
Link Error : Undefined symbol: 'void UpWins::__WireKernel(void) (?__WireKernel@UpWins@@SAXXZ)'
Link Error : referenced from 'int _E32Dll(void *, unsigned int, void *) (?_E32Dll@@YGHPAXI0@Z)' in up_dll.cpp:146 (EDLL.LIB)
Link Error : Undefined symbol: 'int E32Dll(enum TDllReason) (?E32Dll@@YAHW4TDllReason@@@Z)'
Link Error : referenced from 'int _E32Dll(void *, unsigned int, void *) (?_E32Dll@@YGHPAXI0@Z)' in up_dll.cpp:159 (EDLL.LIB)
Link Error : referenced from 'int _E32Dll(void *, unsigned int, void *) (?_E32Dll@@YGHPAXI0@Z)' in up_dll.cpp:162 (EDLL.LIB)
Link Error : referenced from 'int _E32Dll(void *, unsigned int, void *) (?_E32Dll@@YGHPAXI0@Z)' in up_dll.cpp:165 (EDLL.LIB)
Link Error : referenced from 'int _E32Dll(void *, unsigned int, void *) (?_E32Dll@@YGHPAXI0@Z)' in up_dll.cpp:168 (EDLL.LIB)
Link Error : Link failed
"
pls help me to solve this problem
thanks
satya



