Hi Guy,
I'm guessing you want to compile libHTTPDFaust...
In order to do that, you will have to download libmicrohttpd, which is a
dependency of the library. microhttpd.h is its entry point.
The 2 other missing files are a little bit special.
On Osx/Linux, we create them dynamically with the Makefile that you can find in
architecture/httpdlib/src
On Windows, we don't really know how to do that dynamically. As we try not to
spend to much time on Windows, we just copied them manually in
architecture/httpdlib/src/hexa where they belong to compile libHTTPDFaust... if
you have a nicer solution, we would be happy to accept it.
Also, there probably are absolute paths in the visual studio properties that
give you compile errors.
We've been working with Oliver Larkin on creating a '.props' to configurate the
paths but didn't go through all the subprojects yet.
Cheers,
Sarah
Source files available here : http://we.tl/bsVVxuGwie
Le 20 mars 2015 à 08:03, Guy Sherman a écrit :
> Hi,
>
> I think there are some missing files. I'm getting compile errors in the
> Visual Studio solution and the following files are missing:
>
> * jsscripts.css
> * stylesheet.cpp
> * microhttpd.h
>
> Any thoughts?
>
>
> Thanks,
>
> Guy.
> ------------------------------------------------------------------------------
> Dive into the World of Parallel Programming The Go Parallel Website, sponsored
> by Intel and developed in partnership with Slashdot Media, is your hub for all
> things parallel software development, from weekly thought leadership blogs to
> news, videos, case studies, tutorials and more. Take a look and join the
> conversation now.
> http://goparallel.sourceforge.net/_______________________________________________
> Faudiostream-devel mailing list
> Faudiostream-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/faudiostream-devel
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Faudiostream-devel mailing list
Faudiostream-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-devel