[mico-devel] HELP!!! MICO+WinXP+cygwin
Karel Gardas
kgardas at objectsecurity.com
Fri Jun 29 23:53:54 PDT 2007
This is strange. What exact compiler version do you use? Are you able to
compile something like:
#include <string>
int
main()
{
std::wstring wstr = L"Hello";
return 0;
}
?
Thanks,
Karel
Patrick Gräbel wrote:
> The snapshot does not compile successfully. Configure and make logs are
> enclosed as text files.
>
> ---
> In file included from ../include/mico/impl.h:37,
> from os-unix.cc:50:
> ../include/mico/util.h:193: error: expected init-declarator before "wxdec"
> ../include/mico/util.h:193: error: expected `,' or `;' before "wxdec"
> ---
>
> Greetings,
> Patrick.
>
>
> Karel Gardas wrote:
>> Patrick,
>>
>> this sounds very good! Could you also be so kind and give a try to the
>> latest development snapshot which I put here:
>> http://www.mico.org/snapshots/mico-070629.tar.bz2
>
--
Karel Gardas kgardas at objectsecurity.com
ObjectSecurity Ltd. http://www.objectsecurity.com
More information about the Mico-devel
mailing list