ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Ethereal-dev: Re: [Ethereal-dev] MSVC problem

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Lars Roland <Lars.Roland@xxxxxxx>
Date: Wed, 25 Aug 2004 01:24:45 +0200
Hello all,

The function _strtoui64() is not available in MSVC 6. It is only available in MSVC .NET.
We have to use something else on Win32 to replace strtoull(). :(
There is a _atoi64() available, but it is probably less safe.

Regards,
Lars


Palmer Thomas J Civ HQ SSG/ENEP schrieb:
I'm getting the same error.


	tjp


-----Original Message-----
From: ethereal-dev-bounces@xxxxxxxxxxxx
[mailto:ethereal-dev-bounces@xxxxxxxxxxxx]On Behalf Of Anders Broman
(AL/EAB)
Sent: Tuesday, August 24, 2004 3:09 AM
To: 'Ethereal-Dev (E-mail)
Subject: [Ethereal-dev] MSVC problem


Hi,
Is any one else getting this ?
ftypes.lib(ftype-integer.obj) : error LNK2001: unresolved external symbol __strt
oui64
libethereal.dll : fatal error LNK1120: 1 unresolved externals
NMAKE : fatal error U1077: 'link' : return code '0x460'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio\VC98\Bin\N
MAKE.EXE"' : return code '0x2'
Stop.
Using today's tarball
Best regards
Anders

_______________________________________________
Ethereal-dev mailing list
Ethereal-dev@xxxxxxxxxxxx
http://www.ethereal.com/mailman/listinfo/ethereal-dev



_______________________________________________
Ethereal-dev mailing list
Ethereal-dev@xxxxxxxxxxxx
http://www.ethereal.com/mailman/listinfo/ethereal-dev