<br><div class="gmail_quote">iv just built owncloud  on opensuse 12.2  (i tried both 32 bits and 64 bits)  using mirall sources available in the git repo at present (i tried all the way to <span>commit <span>07258deaaf99e8327c76ba16902bdb7865054eb8</span></span>  and the release version (1.2.0), i tried csync 0.7.3  and  commit <a href="http://git.csync.org/users/freitag/csync.git/commit/?h=dav&id=b7a740d0b302ad71858f490db5d22d2032065ea3">b7a740d0b302ad71858f490db5d22d2032065ea3</a> ) good news is that the linux builds are working, bad news is that all my windows builds are not, im able to create an installer (NSIS) and it installs, opens all the way past the initial credentials page, then while attempting to sync i get this error:<br>

"<br><p> can not load the owncloud plugin for csync<br>"<br><br>here is how i built the csync:<br><br>cmake ../ocsync   -DCMAKE_TOOLCHAIN_FILE=$HOME/<div class="gmail_quote">bleeding/mirall/admin/win/Toolchain-mingw32-openSUSE.cmake -DCMAKE_BUILD_TYPE="Debug" -DCMOCKA_LIBRARIES=$HOME/opt/cmoka/build/src/libcmocka.so -DCMOCKA_INCLUDE_DIR=$HOME/opt/cmoka/cmocka-0.2.0/include  -DLOG_TO_CALLBACK=ON -DWITH_LOG4C=OFF <br>
</div>
make<br><br>and here is how i built mirall <br><br>cmake ../mirall -DCMAKE_TOOLCHAIN_FILE=$HOME/bleeding/mirall/admin/win/Toolchain-mingw32-openSUSE.cmake  -DCMAKE_BUILD_TYPE="Debug"  -DCSYNC_BINARY_DIR=$HOME/bleeding/ocsync-buildwin/   -DCSYNC_INCLUDE_PATH=$HOME/bleeding/ocsync/src/ -DCSYNC_LIBRARY=$HOME/bleeding/ocsync-buildwin/src/libocsync.dll<br>

make <br>cpack -verbose<br><br>as i said i'v tried various a bunch of checkouts of the source and i **always**  rm -rf * my build dirs, but this error is persisting an i cant tell what to do. <br><br>----------------here lies my  owncloud --logwindow logs from windows. <br>
<br>EDIT: see attached, log too long for the mailing list software. <br>
</div>there is also a screenshopt<br>