[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [Fwd: vgui with Watcom on OS/2]



Hi,
thanks for your response. It seems to be a fundamental thing that wrong
with my current settings. I like the watcom IDE and tried to build the
test application (directory \test) as well as the tutorapp. The compiler
produces a lot of warnings which I decided to ignore for now. 
But, the linker couldn't find a lot of refences which seems to be more
serious. Please find below a few error messages from the linker. Maybe
there's a problem in the way the compiler defines references, but I'm
not very familar with these things. The ~ sign in
vThisList::~vThisList() seems also I little suspicious to me.
Maybe someone one this list can give me some suggestions.
Thanks in advance
Andreas Buchinger


wlink name test_andi d all SYS os2v2 pm op m libp .\..\watos2\vos2.lib
op maxe=25 op q op symf @test_andi.lk1
 Warning(1028): near vThisList::~vThisList() is an undefined reference
Warning(1028): __CHK is an undefined reference
Warning(1028): near vThisList::vThisLvThisLisist() is an undefined
reference
Warning(1028): __wcpp_4_lcl_register__ is an undefined reference
Warning(1028): void near * near operator new( int unsigned ) is an
undefined reference
Warning(1028): __wcpp_4_dtor_array_store__ is an undefined reference
Warning(1028): void near operator delete []( void near * ) is an
undefined reference
Warning(1028): near vModalDialog::~vModalDialog() is an undefined
reference
Warning(1028): void near operator delete( void near * ) is an undefined
reference
Warning(1028): near vApp::vApp( char near *, int, int, int ) is an
undefined reference
Warning(1028): near vApp::~vApp() is an undefined reference
Warning(1028): DebugMask near DebugState is an undefined reference
Warning(1028): printf_ is an undefined reference


> 
>   ------------------------------------------------------------------------
> 
> Betreff: Re: vgui with Watcom on OS/2
> Datum: Wed, 08 Nov 2000 04:38:09 +0700 (TSK)
> Von: "Gleb" <gleb@asd.iao.ru>
> An: "Andreas Buchinger" <andreas.buchinger@utanet.at>
> 
> On Tue, 07 Nov 2000 22:20:31 +0100, Andreas Buchinger wrote:
> 
> >the os/2 lib, but have troubles with the tutorapp. I've read in EDM/2
> 
> Hello, what kind of troubles? I have'nt watcom project but with another compilers
> its works just fine, so let's try to find solution?
> 
>                                         óÁÌÀÔ, /GLeb



Reply to: