help-gplusplus
[Top][All Lists]
Advanced

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

Re: Gethostname, `FindAtomA' could not be found


From: Cottonwood
Subject: Re: Gethostname, `FindAtomA' could not be found
Date: 25 May 2006 03:57:08 -0700
User-agent: G2/0.2

jacob navia wrote:
> Cottonwood wrote :
> > I have a problem to retrieve th hostname of my pc.
> > I'm using Windows XP SP2 with the last updates and GNU Dev C++ 4.9.9.2.
      .
      .
      .
> >
> > Used Libraries:
> > "../../Compiler lcc-win32/lcc/lib/ws2_32.lib"
> > "../../Compiler lcc-win32/lcc/lib/kernel32.lib"
> > "../../Compiler lcc-win32/lcc/lib/user32.lib"
> >
> > Linking makes no problems. But when executing I get the message
> > the entry point `FindAtomA' could not be found in the dll `WS2_32.DLL'.


> You are using the lcc-win32 libraries but do you use the
> lcc-win32 compiler?
>
> GNU Dev C++ is NOT the lcc-win32 compiler. Please do
> not mix compilers because it will lead to failures.

Thank you very much. I didn't recognize that.
There are so a lot of libs in the GNU Dev-CPP directories. Is there
anywhere a list to find out what they are for? Or do you know which one
I have to include?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]