From: Chris M. <ch...@ma...> - 2006-01-09 00:10:05
|
I am looking at this version of wxLua for inclusion in Emma (http://emma3d.org). I have had conversations with John over on the lua mailing list about this, and I am just now getting around to looking at it. I have snagged the cvs image and tried to load the existing .dsw files into MSDev 7.1 (Visual Studio .NET 2003 to some of you). All the .dsp files give me the message that they are corrupt. This is odd because I have converted over many dsp files from other projects without a hitch. These are identified as MSDev 6.0 files, but were they modified by hand or anything. I can certainly reproduce these files for 7.1 pretty quickly and submit them to the project if this is useful to anyone. Anyone else experiencing this? -- chris marrin ,""$, ch...@ma... b` $ ,,. (650) 941-9040 mP b' , 1$' M1 ,.` ,b` ,` :$$' ,|` mP ,` ,mm ,b" b" ,` ,mm m$$ ,m ,`P$$ m$` ,b` .` ,mm ,'|$P ,|"1$` ,b$P ,` :$1 b$` ,$: :,`` |$$ ,` $$` ,|` ,$$,,`"$$ .` :$| b$| _m$`,:` :$1 ,` ,$Pm|` ` :$$,..;"' |$: P$b, _;b$$b$1" |$$ ,` ,$$" ``' $$ ```"```'" `"` `""` ""` ,P` "As a general rule,don't solve puzzles that open portals to Hell"' |
From: k. h. <kla...@nl...> - 2006-01-09 08:40:13
|
Hi Chris, I have no problem with the project files for Vc6, will try it with NET this evening. The files or generated using bakefile, nad you can do it your self too. using bakefile_gen. You say you have snagged an CVS image, you mean you did checkout properly? Or are you looking at a dump of the CVS repository? regards, Klaas Chris Marrin wrote: > Anyone else experiencing this? > -- Unclassified |
From: John L. <jla...@gm...> - 2006-01-09 14:44:26
|
On 1/9/06, k. holwerda <kla...@nl...> wrote: > Hi Chris, > > I have no problem with the project files for Vc6, will try it with NET > this evening. > The files or generated using bakefile, nad you can do it your self too. > using bakefile_gen. > > You say you have snagged an CVS image, you mean you did checkout > properly? Or are you looking at a dump of the CVS repository? Make sure the line endings are correct from your CVS checkout. Regards, John Labenski |
From: Chris M. <ch...@ma...> - 2006-01-09 14:58:19
|
k. holwerda wrote: > Hi Chris, > > I have no problem with the project files for Vc6, will try it with NET > this evening. > The files or generated using bakefile, nad you can do it your self too. > using bakefile_gen. > > You say you have snagged an CVS image, you mean you did checkout > properly? Or are you looking at a dump of the CVS repository? I did a cvs co. I had a suggestion to change the line endings from Linux to DOS. I will try that today... -- chris marrin ,""$, "As a general rule,don't solve puzzles ch...@ma... b` $ that open portals to Hell" ,,. ,.` ,b` ,` , 1$' ,|` mP ,` :$$' ,mm ,b" b" ,` ,mm m$$ ,m ,`P$$ m$` ,b` .` ,mm ,'|$P ,|"1$` ,b$P ,` :$1 b$` ,$: :,`` |$$ ,` $$` ,|` ,$$,,`"$$ .` :$| b$| _m$`,:` :$1 ,` ,$Pm|` ` :$$,..;"' |$: P$b, _;b$$b$1" |$$ ,` ,$$" ``' $$ ```"```'" `"` `""` ""` ,P` |
From: Francesco M. <f18...@ya...> - 2006-01-18 21:05:17
|
Hi, > I did a cvs co. I had a suggestion to change the line endings from Linux > to DOS. I will try that today... yes, at 99% this is because of linux line endings. You can use "unix2dos" utility to fix them. On CVS you are required to do that; on file releases this won't be necessary. Francesco Montorsi ___________________________________ Yahoo! Messenger with Voice: chiama da PC a telefono a tariffe esclusive http://it.messenger.yahoo.com |