Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Hi, I'm a bit confused to compile CVSNT 2.5.03 build 2260. (I still have to add that I could compile 2.5.01 1976 without any problem with vc2003.) My problem is that a lot of files in src directory has c extension instead of the earlier cpp (after checking out CVSNT_2_5_03_2260 tag) and cvsnt.vcproj uses references of the cpp ones. Therefore the project cannot be compiled. I do not understand because In c:\work\cvsnt\CVSNT_2_5_03_2260.orig\cvsnt\src\CVS\Entries there is /import.c/1.38.2.88/Sat Feb 11 13:40:12 2006/-kkv/TCVSNT_2_5_03_2260 But after cvs log -- import.cpp (in directory C:\work\cvsnt\cvsnt\src\) (in HEAD) Rcs file : '/usr/local/cvs/cvsnt/src/import.cpp,v' Working file : 'import.cpp' Head revision : 1.73 Branch revision : Locks : strict Access : Symbolic names : 1.38.2.88 : 'CVSNT_2_5_03_2344' 1.38.2.88 : 'CVSNT_2_5_03_2342' 1.38.2.88 : 'CVSNT_2_5_03_2341' 1.38.2.88 : 'CVSNT_2_5_03_2330' 1.38.2.88 : 'CVSNT_2_5_03_2329' 1.38.2.88 : 'CVSNT_2_5_03_2326' 1.38.2.88 : 'CVSNT_2_5_03_2322' 1.38.2.88 : 'CVSNT_2_5_03_2291' 1.72 : 'CVSNT_2_6_01_2288' 1.72 : 'CVSNT_2_6_01_2260' 1.38.2.88 : 'CVSNT_2_5_03_2260' <------ my rev/tag 1.38.2.88 : 'CVSNT_2_5_03_2252' ... ---------------------------- Revision : 1.38.2.88 <------- my revision Date : 2006/2/11 13:40:12 Author : 'tmh' State : 'Exp' Lines : +1 -1 Keyword : 'kv' Filename : 'import.cpp' <----- here is import.cpp Description : Pass basic tests Who understands this? File import.c is retrieved instead of import.cpp. Regards Zsolt Branyiczky