You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by Simon Laws <si...@googlemail.com> on 2006/04/21 14:00:00 UTC

MSVC build

I checked out the C++/SDO code this morning and I'm assuming I caught it mid
change as the MSVC project doesn't build. To make it work I had to add:

GroupEvent.cpp
GroupDefinition.cpp

to the sdo_runtime project

utils.cpp
main.cpp

to the sdo_test project

Simon

Re: MSVC build

Posted by Pete Robbins <ro...@googlemail.com>.
Well spotted. Can you raise a Jira issue and I'll check in a new project
file.

Cheers,

On 21/04/06, Simon Laws <si...@googlemail.com> wrote:

> I checked out the C++/SDO code this morning and I'm assuming I caught it
> mid
> change as the MSVC project doesn't build. To make it work I had to add:
>
> GroupEvent.cpp
> GroupDefinition.cpp
>
> to the sdo_runtime project
>
> utils.cpp
> main.cpp
>
> to the sdo_test project
>
> Simon
>
>


--
Pete