From: John L. <jla...@gm...> - 2005-07-07 03:55:04
|
> which VS version are you using ? > I created a file (by hand) name wxsheet.dsw with the contents: > =3D=3D=3D=3D=3D=3D=3D=3Dwxsheet.dsw=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D > Microsoft Developer Studio Workspace File, Format Version 6.00 > Project: > "wxSheetLib_wx26"=3D$(WXCODE)\components\wxsheet\src\sheetlib_wx26.dsp - > =3D=3D=3D=3D=3D=3D=3D=3Deof=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D >=20 > and with MSVC++ 6.0 it opens up perfectly with WXCODE=3Dt:\wxCode (my pat= h > to the wxCode folder).... Yeah, I use 6 too. I've made sure to have deleted all the files created by MSVS in all the project dirs. I wonder if it's trying to be clever and storing some info elsewhere. Well, I'm glad to hear it works even if not on my system. I'll keep beating on it. =20 > another advice is: use bakefile to generate your DSW/DSP files ;-) Heh. Someday... =20 > I have removed the x flag from non-scripts file; However I also need to > have write permissions on the "template" folder of the wxCode CVS. > The file CVSROOT\avail needs to be modified to allow me to work on > wxCode\template and only you & Otto can do that... Done. =20 > For more info about "template" see > http://wxcode.sourceforge.net/rules.php, rule #1 >=20 > It will contain all the usual stuff & folder structure of a typical > component... Ok. Regards, John Labenski |