Im stuck

  • singularity
    6th Aug 2010 Member 0 Permalink
    I am stuck at this steps

    14) goto smartgit
    15) hit clone
    16) hit select from github
    17) choose your project
    18) hit next
    19) choose your rsa_pub file if it isn't already highlighted and it asks
    20) type your pass phrase if it asks
    21) choose a place to put the source on your computer.
    22) Now you have an a easy way to update the code and change it!

    I dont know what my passphrase is. When it asks.

    Please be patient with me english is not my first language.
  • singularity
    6th Aug 2010 Member 0 Permalink
    Also this step didn't work for me 10) open this with notepad: c/Users/<your username>/.ssh/id_rsa.pub

    Cant find the file..??=(
  • Amal_isa
    6th Aug 2010 Member 0 Permalink
    singularity могу привести инструкцию на русском
  • singularity
    6th Aug 2010 Member 0 Permalink
    Go on then
  • Amal_isa
    6th Aug 2010 Member 0 Permalink
    Скачай Visual Studio Express 2010 C++
    Скачай ис�...одники с http://powder.hardwired.org.uk/
    Открывай visual studio ->file->new->New Project from Existing code (файл-создать-проект из существующего кода)
    выбери папку в которую распаковал ис�...одники
    желательно создать папку для проекта и в ней папку для ис�...одников
    выбрав папку дай название проtкту и нажми next-далее
    выбери windows application проект, не ставь ни каки�... галочек нажми далее и готово
    скачай необ�...одимые библиотеки (http://cid-dacc1412f0809e77.office.live.com/self.aspx/.Public/needed%20liabraries.zi p) и распакуй в папку ис�...одников
    в visual studio щ�'лкни проект-свойства: компоновщик: ввод: дополнительные зависимости - изменить
    и вставь
    shell32.lib
    ws2_32.lib
    wsock32.lib
    а также вставь
    <путь к папке ис�...одников>\SDL\SDL.lib
    <путь к папке ис�...одников>\SDL\SDLmain.lib
    <путь к папке ис�...одников>\bzlib\libbz2.lib
    потом не закрывая свойств пректа сверни "компоновщик" и щ�'лкни каталоги VC++: каталоги включения
    вставь:
    <путь к папке ис�...одников>SDL
    <путь к папке ис�...одников>BZlib
    окно свойств можно закрыть
    справа в окне visual studio разверни категорию source files и выбери powder.c
    в строке 26 измени SDL/SDL.h на SDL.h
    нажми зел�'ную кнопку ввер�...у и если появятся сообщения об ошибка�... скопируй dll файлы из официальной сборки в папку debug в папке проекта.
    BCE!
  • pilojo
    6th Aug 2010 Member 0 Permalink
    you have to open step 10 manually you cant go in notebook and hit open you have to find the file and open with notebook