Menu

.NET sdk

Help
ashwin
2006-05-31
2012-09-19
  • ashwin

    ashwin - 2006-05-31

    I am using Windows XP, with Python 2.4 and mysql-5.0.22-win32.
    When I try to build the setup.py file, I get a .NET SDK missing error.

    I have .NET 2.0 installed in the default directory.
    If it's relevant, I made the following changes to the site.cfg

    [compiler]
    mysql_root: C:\mysql-5.0.22-win32
    library_dirs: C:\mysql-5.0.22-win32\lib
    include_dirs: C:\mysql-5.0.22-win32\include

    libraries: mysqlclient
    zlib
    msvcrt
    libcmt
    wsock32
    advapi32

    extra_compile_args:

    extra_objects:

    Any ideas?

     
    • ashwin

      ashwin - 2006-06-01

      Can noone help me with this?
      I tried using Cygwin and got the same error.
      I have just installed the .NET SDK version 2.0. Do I have to edit some file to specify where it is installed?

       
      • Andy Dustman

        Andy Dustman - 2006-06-01

        A Windows installer has recently been uploaded, though it uses the MySQL-4.1 client libraries. A MySQL-5.0 version will eventually be available.

         

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.