[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Wxruby-dev] Corrections for Windows build error
From: |
Kevin Smith |
Subject: |
Re: [Wxruby-dev] Corrections for Windows build error |
Date: |
03 Aug 2003 11:26:50 -0700 |
On Wed, 2003-07-23 at 00:51, Roy Varghese wrote:
> Did you change the code that renames .o to .obj if it finds depends instead
> of depend , for VC++ builds ?
By eliminating the 'depends' file entirely, and only having a 'depend'
file, the .o/.obj thing is automatically fixed by extconf.rb. So I guess
the over-simplified answer to your question would be "yes". I think.
Kevin
- Re: [Wxruby-dev] Corrections for Windows build error,
Kevin Smith <=