From: fsb4000 Date: Mon, 29 Dec 2014 15:04:07 +0000 (+0600) Subject: перенос файлов inttypes.h и stdint.h X-Git-Tag: nvc-v0.5.1~37^2 X-Git-Url: https://git.novaco.in/?p=novacoin.git;a=commitdiff_plain;h=a3eebbe9236f3041a722a1f5ceef6e678a5c8542 перенос файлов inttypes.h и stdint.h --- diff --git a/src/inttypes.h b/MSVC/include/inttypes.h similarity index 100% rename from src/inttypes.h rename to MSVC/include/inttypes.h diff --git a/src/stdint.h b/MSVC/include/stdint.h similarity index 100% rename from src/stdint.h rename to MSVC/include/stdint.h diff --git a/doc/building novacoind and novacoinqt under Windows with MSVC.txt b/doc/building novacoind and novacoinqt under Windows with MSVC.txt index 34a4442..96d295b 100644 --- a/doc/building novacoind and novacoinqt under Windows with MSVC.txt +++ b/doc/building novacoind and novacoinqt under Windows with MSVC.txt @@ -97,6 +97,8 @@ buildqt64.bat -Откройте Microsoft Visual Studio 2012 -Нажмите СЕРВИС -> Параметры.. -> Текстовый редактор -> Все языки -> Табуляция и поставьте флажок "Вставлять пробелы" (Если у вас английская версия, то это выглядит так: Tools->Options->Text Editor->All Languages->Tabs и поставьте флажок "Insert Spaces" вместо "Keep Tabs".) +-Если у вас версия Microsoft Visual Studio 2012 и меньше, то перенесите из папки C:\GitHub\novacoin\MSVC\include файл inttypes.h в папку C:\GitHub\novacoin\src +-Если у вас версия Microsoft Visual Studio 2008 и меньше, то перенесите из папки C:\GitHub\novacoin\MSVC\include файл stdint.h в папку C:\GitHub\novacoin\src 3.1 Скачиваем исходники -Зайдите на сайт https://github.com/novacoin-project/novacoin