Register forum user name Search FAQ

Gammon Forum

Notice: Any messages purporting to come from this site telling you that your password has expired, or that you need to verify your details, confirm your email, resolve issues, making threats, or asking for money, are spam. We do not email users with any such messages. If you have lost your password you can obtain a new one by using the password reset link.

Due to spam on this forum, all posts now need moderator approval.

 Entire forum ➜ PennMUSH ➜ Compiling the server ➜ Compiling PennMUSH 1.7.5p7

Compiling PennMUSH 1.7.5p7

It is now over 60 days since the last post. This thread is closed.     Refresh page


Posted by Kelnos   (1 post)  Bio
Date Sun 09 Jun 2002 02:59 AM (UTC)
Message
Trying to compile using MS VC++ .NET compied all the files in the read me and used the project file that was included and I keep getting the following:

c:\Program Files\Microsoft Visual Studio .NET\Vc7\include\stdlib.h(251): error C2381: 'Win32_Exit' : redefinition; __declspec(noreturn) differs

c:\pennmush\src\strutil.c(1064): warning C4244: '=' : conversion from 'long' to 'char', possible loss of data

c:\Program Files\Microsoft Visual Studio .NET\Vc7\include\stdlib.h(251): error C2381: 'Win32_Exit' : redefinition; __declspec(noreturn) differs

c:\Program Files\Microsoft Visual Studio .NET\Vc7\include\stdlib.h(251): error C2381: 'Win32_Exit' : redefinition; __declspec(noreturn) differs

c:\Program Files\Microsoft Visual Studio .NET\Vc7\include\stdlib.h(251): error C2381: 'Win32_Exit' : redefinition; __declspec(noreturn) differs

c:\Program Files\Microsoft Visual Studio .NET\Vc7\include\stdlib.h(251): error C2381: 'Win32_Exit' : redefinition; __declspec(noreturn) differs

c:\Program Files\Microsoft Visual Studio .NET\Vc7\include\stdlib.h(251): error C2381: 'Win32_Exit' : redefinition; __declspec(noreturn) differs

c:\Program Files\Microsoft Visual Studio .NET\Vc7\include\stdlib.h(251): error C2381: 'Win32_Exit' : redefinition; __declspec(noreturn) differs

c:\Program Files\Microsoft Visual Studio .NET\Vc7\include\stdlib.h(251): error C2381: 'Win32_Exit' : redefinition; __declspec(noreturn) differs

c:\Program Files\Microsoft Visual Studio .NET\Vc7\include\stdlib.h(251): error C2381: 'Win32_Exit' : redefinition; __declspec(noreturn) differs

c:\Program Files\Microsoft Visual Studio .NET\Vc7\include\stdlib.h(251): error C2381: 'Win32_Exit' : redefinition; __declspec(noreturn) differs

c:\Program Files\Microsoft Visual Studio .NET\Vc7\include\stdlib.h(251): error C2381: 'Win32_Exit' : redefinition; __declspec(noreturn) differs

c:\Program Files\Microsoft Visual Studio .NET\Vc7\include\stdlib.h(251): error C2381: 'Win32_Exit' : redefinition; __declspec(noreturn) differs

and it goes on and on. Anyone have any ideas?
Thanks
Top

Posted by Nick Gammon   Australia  (23,166 posts)  Bio   Forum Administrator
Date Reply #1 on Sun 09 Jun 2002 10:45 PM (UTC)
Message
I think I made up the routine Win32_Exit, however it sounds like they may have added it to stdlib.h.

I would try finding Win32_Exit in the source and changing each occurence to something else, eg. myWin32_Exit.

- Nick Gammon

www.gammon.com.au, www.mushclient.com
Top

The dates and times for posts above are shown in Universal Co-ordinated Time (UTC).

To show them in your local time you can join the forum, and then set the 'time correction' field in your profile to the number of hours difference between your location and UTC time.


12,592 views.

It is now over 60 days since the last post. This thread is closed.     Refresh page

Go to topic:           Search the forum


[Go to top] top

Information and images on this site are licensed under the Creative Commons Attribution 3.0 Australia License unless stated otherwise.