Error while compile the source

Results 1 to 10 of 10
  1. #1
    audisbroder is offline
    MemberRank
    Aug 2011 Join Date
    Not foundLocation
    1,180Posts

    Error while compile the source

    Hello,
    I trying to compile the source, but gettin errors. I don't know how to read these errors, But i hop someone will help me out with this problem. Enough of talking,
    here you go:

    Here is a screen:
    Spoiler:


    Here is the error log:
    Spoiler:

    c:\Flyff Server\Source\Official Source\Neuz\DPClient.cpp(5495): error C3861: 'SEASON_SPRING': identifier not found, even with argument-dependent lookup
    c:\Flyff Server\Source\Official Source\Neuz\DPClient.cpp(5499): error C3861: 'SEASON_FALL': identifier not found, even with argument-dependent lookup
    c:\Flyff Server\Source\Official Source\Neuz\DPClient.cpp(5547): error C3861: 'SEASON_NONE': identifier not found, even with argument-dependent lookup
    c:\Flyff Server\Source\Official Source\Neuz\DPClient.cpp(5547): error C2051: case expression not constant
    c:\Flyff Server\Source\Official Source\Neuz\DPClient.cpp(5553): error C2065: 'SEASON_SUMMER' : undeclared identifier
    c:\Flyff Server\Source\Official Source\Neuz\DPClient.cpp(5553): error C2051: case expression not constant
    c:\Flyff Server\Source\Official Source\Neuz\DPClient.cpp(5559): error C3861: 'SEASON_SPRING': identifier not found, even with argument-dependent lookup
    c:\Flyff Server\Source\Official Source\Neuz\DPClient.cpp(5559): error C2051: case expression not constant
    c:\Flyff Server\Source\Official Source\Neuz\DPClient.cpp(5560): error C3861: 'SEASON_FALL': identifier not found, even with argument-dependent lookup
    c:\Flyff Server\Source\Official Source\Neuz\DPClient.cpp(5560): error C2051: case expression not constant
    c:\Flyff Server\Source\Official Source\Neuz\DPClient.cpp(5561): error C2065: 'SEASON_WINTER' : undeclared identifier
    c:\Flyff Server\Source\Official Source\Neuz\DPClient.cpp(5561): error C2051: case expression not constant
    c:\Flyff Server\Source\Official Source\Neuz\DPClient.cpp(5569): warning C4065: switch statement contains 'default' but no 'case' labels
    c:\Flyff Server\Source\Official Source\_Network\Misc\Include\ar.h(13): fatal error C1001: INTERNAL COMPILER ERROR
    (compiler file 'msc1.cpp', line 2701)
    Please choose the Technical Support command on the Visual C++
    Help menu, or open the Technical Support help file for more information
    c:\Flyff Server\Source\Official Source\_Network\Misc\Include\ar.h(13): fatal error C1001: INTERNAL COMPILER ERROR
    (compiler file 'msc1.cpp', line 2701)
    Please choose the Technical Support command on the Visual C++
    Help menu, or open the Technical Support help file for more information
    c:\Flyff Server\Source\Official Source\_Network\Misc\Include\ar.h(13): fatal error C1001: INTERNAL COMPILER ERROR
    (compiler file 'msc1.cpp', line 2701)
    Please choose the Technical Support command on the Visual C++
    Help menu, or open the Technical Support help file for more information
    c:\Flyff Server\Source\Official Source\_Network\Misc\Include\Misc.h(18): fatal error C1001: INTERNAL COMPILER ERROR
    (compiler file 'msc1.cpp', line 2701)
    Please choose the Technical Support command on the Visual C++
    Help menu, or open the Technical Support help file for more information
    c:\Flyff Server\Source\Official Source\_Network\Misc\Include\ar.h(13): fatal error C1001: INTERNAL COMPILER ERROR
    (compiler file 'msc1.cpp', line 2701)
    Please choose the Technical Support command on the Visual C++
    Help menu, or open the Technical Support help file for more information
    c:\Flyff Server\Source\Official Source\_Network\Misc\Include\Misc.h(18): fatal error C1001: INTERNAL COMPILER ERROR
    (compiler file 'msc1.cpp', line 2701)
    Please choose the Technical Support command on the Visual C++
    Help menu, or open the Technical Support help file for more information
    c:\Flyff Server\Source\Official Source\_Network\Misc\Include\ar.h(13): fatal error C1001: INTERNAL COMPILER ERROR
    (compiler file 'msc1.cpp', line 2701)
    Please choose the Technical Support command on the Visual C++
    Help menu, or open the Technical Support help file for more information
    c:\Flyff Server\Source\Official Source\_Network\Misc\Include\ar.h(13): fatal error C1001: INTERNAL COMPILER ERROR
    (compiler file 'msc1.cpp', line 2701)
    Please choose the Technical Support command on the Visual C++
    Help menu, or open the Technical Support help file for more information
    c:\Flyff Server\Source\Official Source\AccountServer\globalgiftbox.cpp(18): fatal error C1001: INTERNAL COMPILER ERROR
    (compiler file 'msc1.cpp', line 2701)
    Please choose the Technical Support command on the Visual C++
    Help menu, or open the Technical Support help file for more information
    c:\Flyff Server\Source\Official Source\_Network\Misc\Include\ar.h(13): fatal error C1001: INTERNAL COMPILER ERROR
    (compiler file 'msc1.cpp', line 2701)
    Please choose the Technical Support command on the Visual C++
    Help menu, or open the Technical Support help file for more information
    c:\Flyff Server\Source\Official Source\_Network\Misc\Include\ar.h(13): fatal error C1001: INTERNAL COMPILER ERROR
    (compiler file 'msc1.cpp', line 2701)
    Please choose the Technical Support command on the Visual C++
    Help menu, or open the Technical Support help file for more information
    c:\Flyff Server\Source\Official Source\_Network\Misc\Include\ar.h(13): fatal error C1001: INTERNAL COMPILER ERROR
    (compiler file 'msc1.cpp', line 2701)
    Please choose the Technical Support command on the Visual C++
    Help menu, or open the Technical Support help file for more information
    c:\Flyff Server\Source\Official Source\AccountServer\dpdbsrvr.h(18): fatal error C1001: INTERNAL COMPILER ERROR
    (compiler file 'msc1.cpp', line 2701)
    Please choose the Technical Support command on the Visual C++
    Help menu, or open the Technical Support help file for more information
    c:\Flyff Server\Source\Official Source\_Network\Misc\Include\ar.h(13): fatal error C1001: INTERNAL COMPILER ERROR
    (compiler file 'msc1.cpp', line 2701)
    Please choose the Technical Support command on the Visual C++
    Help menu, or open the Technical Support help file for more information
    c:\Flyff Server\Source\Official Source\_Network\Misc\Include\ar.h(13): fatal error C1001: INTERNAL COMPILER ERROR
    (compiler file 'msc1.cpp', line 2701)
    Please choose the Technical Support command on the Visual C++
    Help menu, or open the Technical Support help file for more information
    C:\Flyff Server\Source\Official Source\_Common\Environment.cpp(101): error C2065: 'SEASON_MAX' : undeclared identifier
    C:\Flyff Server\Source\Official Source\_Common\Environment.cpp(121): error C2065: 'SEASON_NONE' : undeclared identifier



    Thanks!


  2. #2
    Loaded FlyFF Levixavier is offline
    MemberRank
    Apr 2012 Join Date
    PhilippinesLocation
    234Posts

    Re: Error while compile the source

    Try to go back from the start, re-check every step and make sure you got it all right.

    If you only get everything right, errors will not occur. duh?!

  3. #3
    Valued Member RynoKabbage is offline
    MemberRank
    Apr 2012 Join Date
    Lakeland, FloriLocation
    140Posts

    Re: Error while compile the source

    well the identifier not found errors are pretty simple. google the error and you will see how simple they are. and i have a feeling your fatal errors internal compiler error is because your either not using VS 2003 or you have not installed the SP1 for VS 2003.

  4. #4
    audisbroder is offline
    MemberRank
    Aug 2011 Join Date
    Not foundLocation
    1,180Posts

    Re: Error while compile the source

    I am using visual studio 2003 professional! And this is how it looks like when I try to install SP1. ( I have not SP1 installed, that can be the problem). But I gettin problem when I am installing it!
    this is how it looks like, when i install sp1
    1 - screenSHU

    this is the error i get.
    2 - screenSHU

  5. #5
    audisbroder is offline
    MemberRank
    Aug 2011 Join Date
    Not foundLocation
    1,180Posts

    Re: Error while compile the source

    Hi,
    Plavo88 told me to post this messange:
    "this is how it looks like, when i install sp1
    1 - screenSHU

    this is the error i get.
    2 - screenSHU
    "

  6. #6
    audisbroder is offline
    MemberRank
    Aug 2011 Join Date
    Not foundLocation
    1,180Posts

    Re: Error while compile the source

    bump, anyone ^^?

  7. #7
    Apprentice clark1235 is offline
    MemberRank
    May 2012 Join Date
    Regina, SaskatcLocation
    20Posts

    Re: Error while compile the source

    follow this steps this is what I did
    you need daemon tools lite to do this
    1. when your installing the sp1 theres a browse right? click it !
    2. LOOK FOR THIS ONE
    1.png
    IF U CANT FIND IT
    PRESS START AND TYPE--- VS_SETUP

  8. #8
    audisbroder is offline
    MemberRank
    Aug 2011 Join Date
    Not foundLocation
    1,180Posts

    Re: Error while compile the source

    Quote Originally Posted by clark1235 View Post
    follow this steps this is what I did
    you need daemon tools lite to do this
    1. when your installing the sp1 theres a browse right? click it !
    2. LOOK FOR THIS ONE
    1.png
    IF U CANT FIND IT
    PRESS START AND TYPE--- VS_SETUP
    That's how he doing! Look at the screenshoot, on the errors he get when he is browsing .

  9. #9
    Making a come back NickHough is offline
    MemberRank
    Nov 2009 Join Date
    United KingdomLocation
    397Posts

    Re: Error while compile the source

    Okay no offence guys but you all idiots, MS VS2003 SP1, best way to install is use your windows updater (it should try to update it assuming you didn't torrent the original MS VS .NET 2003) that or Google "Microsoft Visual Studio .NET 2003 Professional SP1 download", you are getting this error because you are trying to put a Standard version of SP1 onto a professional version of Microsoft Visual studio .NET 2003. If you read the installation error it says it right there.

    OR BETTER YET here is the x86 version of the installer (a 32-bit compatible )Download: Visual Studio .NET 2003 SP1 - Microsoft Download Center - Download Details
    Last edited by NickHough; 15-05-12 at 04:17 PM.

  10. #10
    audisbroder is offline
    MemberRank
    Aug 2011 Join Date
    Not foundLocation
    1,180Posts

    Re: Error while compile the source

    Problem is solved already! And thanks to VibeTribe.
    #CLOSE THE THREAD PLEASE.



Advertisement