Csound Csound-dev Csound-tekno Search About

Re: [Cs-dev] Compiling with MSVC: dirent.h missing

Date2008-03-22 21:04
Fromvictor
SubjectRe: [Cs-dev] Compiling with MSVC: dirent.h missing
Here it is:

http://www.gimp.org/~tml/gimp/win32/dirent.zip

Victor
----- Original Message ----- 
From: "victor" 
To: "Developer discussions" 
Sent: Saturday, March 22, 2008 8:57 PM
Subject: Re: [Cs-dev] Compiling with MSVC: dirent.h missing


It is not, but you can find it in the web.

Victor
----- Original Message ----- 
From: "René Nyffenegger" 
To: 
Sent: Saturday, March 22, 2008 8:38 PM
Subject: [Cs-dev] Compiling with MSVC: dirent.h missing


>
> Hello
>
> I am trying to compile csound5 with MSVC. I have checked out the project
> from source forge today, that is the 22.03.08. It fails with a missing
> dirent.h:
>
>> frontends\csladspa\csladspa.cpp(25) : fatal error C1083: Cannot open
>> include file: 'dirent.h': No such file or directory
>
> Although I thought that dirent.h is a standard include file, it IS missing
> in MSVC's include directory.
>
> Is there something I can do about this?
>
> On a slightly related note: I send this mail using the nabble.com web
> interface. Some two days ago, I tried to ask a question by sending a mail
> to
> csound-devel@lists.sourceforge.net, however, it didn't seem to arrive. So
> 1) Is this the canonical way to ask questions on this mailing list
> 2) I hope that this mail gets through.
>
> Regards,
> Rene
> -- 
> View this message in context:
> http://www.nabble.com/Compiling-with-MSVC%3A-dirent.h-missing-tp16227115p16227115.html
> Sent from the Csound - Dev mailing list archive at Nabble.com.
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel 


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2008-03-23 08:01
FromRené Nyffenegger
SubjectRe: [Cs-dev] Compiling with MSVC: dirent.h missing
Hello Victor

Thanks for the link. It seems to compile now. 
However, I had to insert/change this line into custom-msvc.py:
  customLIBS = ['dirent.lib']
in order for the linker to succeed.

Since I am completely unfamiliar with the scons build system: is 
this the correct way to do that. 

And, it seems to me, since dirent.h/lib is always missing in msvc,
shouldn't that line have the dirent.lib in the distribution already.

Regards,
Rene



> Here it is:
>
> http://www.gimp.org/~tml/gimp/win32/dirent.zip


-- 
View this message in context: http://www.nabble.com/Compiling-with-MSVC%3A-dirent.h-missing-tp16227115p16232308.html
Sent from the Csound - Dev mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net