Hi,

Could you please let me know the build environment required for Windows
environment. 

As of now am using Cygwin but no luck. I am trying to build Mozilla LDAP
c-SDK for Windows platform.

Regards,
Ashwani Saxena



Michael J. Wheeler wrote:
> 
> Hello all,
> 
> Today I built the LDAP C SDK on my Windows XP SP2 desktop machine. The
> build went off without a hitch using the build script recomended on the
> Windows Build Prerequesites page except for one thing: I copy and pasted
> the recommended commands into a batch file called build.bat .. The line
> that says: CALL %VCVARS% wouldn't execute because the VCVARS environment
> variable isn't quoted when it is defined. Placing quotes around it fixes
> the problem. It gave an error along the lines of "cannot find file
> C:\Program".
> 
> Now on to my main problem:
> First, I built the libraries with VS .NET 8.0 . Whenever I tried to run a
> program which links against these libraries, I get a Windows runtime error
> R6034. A fix is described this page:
> http://msdn2.microsoft.com/en-US/library/ms235560(VS.80).aspx
> 
> It says something about needing a manifest included before the libraries
> will load? Has anybody ever uses these libraries on Windows when built
> with
> VS .NET 8.0?
> 
> I also built the libraries with VS .NET 7.0, and I did not get this error
> when running my test program.
> 
> Thanks
> _______________________________________________
> dev-tech-ldap mailing list
> [email protected]
> https://lists.mozilla.org/listinfo/dev-tech-ldap
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Building-LDAP-C-SDK-with-VS.NET-2005-%288.0%29---tp3293216p25885959.html
Sent from the Mozilla - Directory mailing list archive at Nabble.com.

_______________________________________________
dev-tech-ldap mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-ldap

Reply via email to