On Mon, 4 Apr 2005, Sriram Mokkapati wrote: > Hi all, > > I need a help from you.I've a Windows application, in > which i want to integrate perl as part of it. so i used XS > and created the neccessary files to do that task.My > problem is when i include the perl header file in my > application(which is based on Winsock2) compiler giving > errors stating that so many symbols are redefined.How can > i prevent this and compile it without a error?
It's hard to guess what the problem might be without more details. Try paring it down to a minimal example that illustrates the problem, and then post that, together with how you compiled it and what the errors/warnings are. -- best regards, randy kobes _______________________________________________ ActivePerl mailing list [email protected] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
