User Tag List

Results 1 to 4 of 4

Thread: Compatable Compilers.

  1. #1
    No Products Registered

    Join Date
    Aug 2006
    Posts
    13
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Compatable Compilers.

    I Have A Few Diffrent Compilers for C++ Which one is compatable with the MMF Extension SDK?

    Dev-C++ (Bloodshed software) - MinGW Compiler
    Microsoft Visual C++ 6\2003

  2. #2
    Forum Moderator Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Jun 2006
    Location
    England
    Posts
    3,546
    Mentioned
    4 Post(s)
    Tagged
    1 Thread(s)

    Re: Compatable Compilers.

    The extension SDK states "Visual C++ 6.0 or over", so the following should work :
    Microsoft Visual C++ 6 <-- For sure (I use it)
    Microsoft Visual C++ .NET 2002
    Microsoft Visual C++ .NET 2003 <-- worked for neat_kliker2 in 1.5
    Microsoft Visual C++ 2005 <-- pro worked for xinok in 1.5
    Microsoft Visual C++ 2005 Express <-- Pretty certain. Plus, it is free!

    I've not heard of it working with any non-MS compiler. In fact, I've heard that efforts to get MMF 1.5 extensions to compile in Ming32 and Borland have both failed.
    .:::.Joshtek.:::.

  3. #3
    No Products Registered

    Join Date
    Jul 2006
    Location
    America
    Posts
    404
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Compatable Compilers.

    Actually, there is a little bug with the Microsoft Visual C++ 2005 Express compiler. The "windows.h" header file doesnt load right, and it's a real hassle to try to fix it. I'd stick with one of the others, and try to avoid that bug <img src="/center/images/graemlins/tongue.gif" alt="" /> . That's just me, though.

  4. #4
    No Products Registered

    Join Date
    Jun 2006
    Posts
    150
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Compatable Compilers.

    []Actually, there is a little bug with the Microsoft Visual C++ 2005 Express compiler. The "windows.h" header file doesnt load right, and it's a real hassle to try to fix it. I'd stick with one of the others, and try to avoid that bug <img src="/center/images/graemlins/tongue.gif" alt="" /> . That's just me, though. [/]
    I've never had a problem with the Platform SDK in VC++ 2005 express. Are you sure the SDK was installed properly?

Similar Threads

  1. iOS example files compatable on Android device?
    By foyzul2002 in forum Android Export Module Version 2.0
    Replies: 4
    Last Post: 4th April 2013, 10:26 AM
  2. free C compilers?
    By jayklik in forum Extension Development
    Replies: 7
    Last Post: 30th August 2006, 10:20 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •