Re: Re[2]: Building OO

2017-07-01 Thread Damjan Jovanovic
I just succeeded in building trunk with: 32 bit VirtualBox VM Windows XP SDK_PATH="/cygdrive/c/Program Files/Microsoft SDKs/Windows/v7.0" ./configure --with-frame-home="$SDK_PATH" --with-psdk-home="$SDK_PATH" --with-midl-path="$SDK_PATH/bin" --with-ant-home="/cygdrive/c/apache-ant-1.9.6" --with-dm

Re[2]: Building OO

2017-06-29 Thread Yemelyanenko Fyodor
Hello Damjan, I've commented out in main/udm/StaticLibrary_udm.mk #ifeq ($(OS),WNT) #$(eval $(call gb_StaticLibrary_add_cflags,udm,-GR)) #else Now build stopped on xml2cmp module... = Building module xml2cmp