On 8/31/06, Andrew Borley <[EMAIL PROTECTED]> wrote:
Nope - I've been using the VC6 one - just start it up and VC7 gives you the option of converting the project and creating the.sln file, etc Andy On 8/31/06, Simon Laws <[EMAIL PROTECTED]> wrote: > > Does anyone have a version of the VC7 project for SCA that matches the > reorganized code? If not I'll make one > > Regards > > Simon > >
OK, so I did that but I had to make a few fixes. In particlar I get http://msdn2.microsoft.com/en-us/library/t72ahzw1.aspx For Service.h Interface.h Binding.h ServiceBinding.h ReferenceBinding.h The code also uses the word "interface" as a parameter name which causes havoc with my version of VC7. Have fixed it in CompositeService.h/.cpp CompositeReference.h/.cpp ServiceType.h/.cpp Contract.h/.cpp ReferenceType.h/.cpp Of course I would normally go ahead and raise a JIRA but I find it hard to believe that these haven't already been fixed somehow. Am I doing something wrong? Happy to raise a JIRA and attach a patch. Regards Simon
