A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: Install Ming Library for Windows with Visual C++

  1. #1
    Junior Member
    Join Date
    Mar 2007
    Posts
    2

    Install Ming Library for Windows with Visual C++

    Hi!
    I download the ming0.3.0, but I don't know how to install it.
    I search for many websites and documents.
    There are many resources about PHP, but not Visual c++.
    Would anyone help me to install Ming for Windows with Visual C++ in detail??

    Or, is there other SDK or library that can have the capability like "Ming"??

    Thank you

  2. #2
    Registered User
    Join Date
    Feb 2001
    Posts
    13,041
    Hi,

    have a look at www.kromann.info

    Musicman

  3. #3
    Junior Member
    Join Date
    Mar 2007
    Posts
    2
    Thank you ^^

  4. #4
    Junior Member
    Join Date
    Jul 2007
    Posts
    1

    Did you do it?

    Hi,
    I'm having the same problem..
    When I try to build, as in:
    >cd py_ext
    > /path/to/python setup.py build
    I get the following error:

    running build
    running build_py
    running build_ext
    building '_mingc' extension
    C:\program Files\Microsoft Visula Studio .NET 2003\Vc7\bin\link.exe /DLL /nologo /INCREMENTAL:NO /LIBPATH:../src/.libs /LIBPATH:/usr/local/lib/ LIBPATH:C:\Python24\libs /LIBPATH:C:\Python24\PCBuild ming.lib z.lib /EXPORT:init_mingc build\temp.win32-2.4\Release\ming_wrap.obj /OUT:build\lib.win32-2.4\_ming.pyd /IMPLIB:build\temp.win32-2.4\Release\_mingc.lib
    LINK: fatal error LNK1181: cannot open input file 'ming.lib'
    error: command '"C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\bin\link.exe"' failed with exit status 1181

    Whew!
    Hope I didn't write all that for nothing..

    Thanks in advance!

  5. #5
    Registered User
    Join Date
    Feb 2001
    Posts
    13,041
    Hi,

    the LIBPATH:/usr/local/lib/ looks a bit weird where allthe other slashes are backwards
    Also, may I suggest to use the ming mailing list

    Musicman

Posting Permissions

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




Click Here to Expand Forum to Full Width

HTML5 Development Center