views:

85

answers:

2

Hi there.

I am trying to build the POCO C++ with Visual Studio 2010. As the developers don't offer a suitable solution for VS 10 yet, I used the conversion manager to convert a VS 9 solution. Unfortunately, building fails with the following error message:

Error 2 error : 0x2 trying to open file . C:\Dokumente und Einstellungen\evnu\Desktop\src\poco\Foundation\mc

I am not acustomed to work with Visual Studio and therefore unable to figure where to fix this problem. Do you guys have any hint where to search for this bug? I think it's hidden in some build-file.

Regards, evnu

[edit] I forgot to add the URL pointing to the POCO Project: http://pocoproject.org/ [/edit]