You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apr.apache.org by Joerg Hessdoerfer <Jo...@sea-gmbh.com> on 2003/02/18 11:47:20 UTC

APR build porblems on WIN32

Hi!

I need to compile APR on WIN32, because I want to build subversion 
(subversion.tigris.org) myself.
I have a big problem, though: my MSDEV (VC++6.0) doesn't recognize the 
distributed .dsp files. I've already tried to convert them to VC5 using the 
perl script, to no avail. Anyone out ther can tell me what's going on?

The error message from VC++ I get is:

This makefile was not generated by Developer Studio.
Continuing will create a new Developer Studio project to wrap this makefile. 
...

Any help/pointers is appreciated!

Thanks,
	Joerg
-- 
Leading SW developer  - S.E.A GmbH
Mail: joerg.hessdoerfer@sea-gmbh.com
WWW:  http://www.sea-gmbh.com

Re: APR build porblems on WIN32

Posted by Joerg Hessdoerfer <Jo...@sea-gmbh.com>.
On Tuesday 18 February 2003 12:57, you wrote:
> Did you use a cygwin cvs or grab a tarball (neither of which have CR/LF
> line endings)???  That's the most common cause of this problem.
>
> Bill
>

Yep. Thanks! I just looked into files and fixed it! 

Greetings,
	Joerg
-- 
Leading SW developer  - S.E.A GmbH
Mail: joerg.hessdoerfer@sea-gmbh.com
WWW:  http://www.sea-gmbh.com

Re: APR build porblems on WIN32

Posted by "William A. Rowe, Jr." <wr...@rowe-clan.net>.
Did you use a cygwin cvs or grab a tarball (neither of which have CR/LF
line endings)???  That's the most common cause of this problem.

Bill

At 04:47 AM 2/18/2003, Joerg Hessdoerfer wrote:
>Hi!
>
>I need to compile APR on WIN32, because I want to build subversion 
>(subversion.tigris.org) myself.
>I have a big problem, though: my MSDEV (VC++6.0) doesn't recognize the 
>distributed .dsp files. I've already tried to convert them to VC5 using the 
>perl script, to no avail. Anyone out ther can tell me what's going on?
>
>The error message from VC++ I get is:
>
>This makefile was not generated by Developer Studio.
>Continuing will create a new Developer Studio project to wrap this makefile. 
>...
>
>Any help/pointers is appreciated!
>
>Thanks,
>        Joerg
>-- 
>Leading SW developer  - S.E.A GmbH
>Mail: joerg.hessdoerfer@sea-gmbh.com
>WWW:  http://www.sea-gmbh.com