Your ROOT_URL in app.ini is http://git.osmesh.ru/ but you are visiting http://91.221.70.94:3000/MOS/OpenBoard/commit/f943726b20dd2a20a26151c1c216525a1f8c8b95 You should set ROOT_URL correctly, otherwise the web may not work correctly.

fixed release windows issue

preferencesAboutTextFull
unknown 13 years ago
parent 322bd7c8db
commit f943726b20
  1. 2
      release.win7.vc9.bat

@ -63,7 +63,7 @@ nmake release-install
copy %BASE_QT_TRANSLATIONS_DIRECTORY%\qt_*.qm build\win32\release\product\i18n\
mkdir build\win32\release\product\customizations
xcopy resources\customizations\* build\win32\release\product\customizations
xcopy /s resources\customizations\* build\win32\release\product\customizations
del build\win32\release\product\i18n\qt_help*

Loading…
Cancel
Save