Andrew Zhang wrote: > Hi all, > > Does windows build work now or it's my local problem? Thanks! > > I encountered following problem when building Harmony on win32: > > BUILD FAILED > D:\harmony_trunk\trunk\build.xml:148: The following error occurred while > executi > ng this line: > D:\harmony_trunk\trunk\make\build-native.xml:67: The following error > occurred wh > ile executing this line: > D:\harmony_trunk\trunk\modules\portlib\build.xml:94: The following error > occurre > d while executing this line: > D:\harmony_trunk\trunk\make\properties.xml:404: exec returned: 2 > >
Can you tell us what the compile failure is? If it is warnings in hystr.c then that problem has been fixed in r531497. Incremental build is working ok for me at the moment. Regards, Tim
