Simon wrote: > Am trying to compile my server into a win64 exe but can not seam to > get overbyte to work i get following error > > [DCC Fatal Error] mainserverunit.pas(24): F2048 Bad unit format: > 'OverbyteIcsWndControl.dcu' - Expected version: 23.0, Windows > Unicode(x64) Found version: 23.0, Windows Unicode(x86) > > any ideas?
If your library path points to the ICS\Vc32 directory you have to rebuild your project if the output directories are the same for 32 and 64-bit in order to enforce a .dcu rebuild, a compile won't be enough. -- Arno -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be