Menu

#7 Windows XP port

closed
nobody
5
2004-10-28
2004-10-18
Anonymous
No

Is there any possibility for a port of Judy arrays to a
windows environment. I sure could use this as part of
my compiler development. The tar source does not
compile on Windows due to a lot of POSIX style include
files, and some strange syntax errors under Visual C++.
I haven't tried it under Cygwin yet, but that would be
a major change in my setup.

Regards,
Matt

doom_portfolio@yahoo.com

Discussion

  • Nobody/Anonymous

    Logged In: NO

    Judy does work under Cygwin. I'm working on getting it built
    under Visual Studio now.

     
  • Troy Heber

    Troy Heber - 2004-10-25

    Logged In: YES
    user_id=171898

    Judy does work under Cygwin.

    I'm working on installing Visual Studio right now, and I
    will try to build Judy as a VS project.

     
  • Troy Heber

    Troy Heber - 2004-10-28

    Logged In: YES
    user_id=171898

    place build.bat in the src directory and replace
    JudyPrivate.h with the attached files.

    From a Visual Studio command prompt run build.bat to build a
    .dll and a .lib.

    Troy

     
  • Troy Heber

    Troy Heber - 2004-10-28

    Windows build bat file.

     
  • Troy Heber

    Troy Heber - 2004-10-28
     
  • Troy Heber

    Troy Heber - 2004-10-28
    • status: open --> closed
     

Log in to post a comment.