User Tag List

Results 1 to 5 of 5

Thread: Dev-C++ ?

  1. #1
    ucsoftware
    Guest

    Dev-C++ ?

    I have been using MMF2 for a while now and I've also been learning a lot of C++. Is there any way to make extensions in Bloodshed Dev-C++? (I don't like visual c++).

  2. #2
    Clickteam Clickteam

    Join Date
    Jun 2006
    Location
    France
    Posts
    14,022
    Mentioned
    279 Post(s)
    Tagged
    3 Thread(s)

    Re: Dev-C++ ?

    No, you can't, due to compatibility problems with the .lib file of the MMF2 DLL used by extensions. Sorry...

  3. #3
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

    Join Date
    Jun 2006
    Posts
    6,773
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: Dev-C++ ?

    You can- Dev-C++ is not a compiler but an IDE. If you set it up to use the VC compiler you could use it to make extensions.

  4. #4
    Clickteam Clickteam

    Join Date
    Jun 2006
    Location
    France
    Posts
    14,022
    Mentioned
    279 Post(s)
    Tagged
    3 Thread(s)

    Re: Dev-C++ ?

    Ah yes, but I guess he meant to use it with another compiler than VC.

  5. #5
    No Products Registered

    Join Date
    Jun 2007
    Location
    Croatia
    Posts
    116
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Dev-C++ ?

    you can freely download Visual Studio 2005 Express and use it only to compile the extension... during the development, you can use DevC++.

Posting Permissions

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