Yesterday I installed Ruby 1.9.2 and added the path to the devkitConfig. ymlAnd useRuby DK. RB installInstall (unfortunately, do not pay attention to the installation information ).. But still cannot build native gem. Therefore, reinstall Ruby and install it according to the devkit installation instructions. Still incorrect. Step 1 of devkit installation instructions is run installation scripts:
CD F
Connect to http://www.cnblogs.com/hangxin1940/archive/2013/04/09/3011424.html
Whack that mole! (Moles) the game is a game built into the devkit engine. By learning the source code of the game, we will understand how these devkit components are organized together.
# Game Installation
Start the service first
$ Basil serve
It will start on port '123' and open 'HTTP: // localhost: 123456' in the browser'
! [
Conversion from Baidu -- dk
Gem often encounters installation or upgrade in Windows
Please update your path to include build tools or download the devkitfrom 'HTTP: // rubyinstaller.org/downloads' and follow the instructionsat 'HTTP: // github.com/oneclick/rubyinstaller/wiki/development-kit'
This is because devkit is not installed.
In this case, you need to download the devkit package. When I was
The reason for the error is that build tools is required when installing XXXXX, but not in the system. The resolution is also given in the error message:1. Go to http://rubyinstaller.org/downloads/to download dev Kit–devkit-tdm-32-4.5.1-20101214-1400-sfx.exe2. Follow http://github.com/oneclick/rubyinstaller/wiki/Development-Kit/to install dev KitThe main installation steps are as follows:1. If the Legacy Dev Kit is already installed in the original sy
figure shows how the three 'imageview' are stacked into a mole:
! [Devkit] (http://docs.gameclosure.com/guide/assets/game-walkthrough/molehill-layers.png "devkit ")
If the mole's body stretched out a mole hole, it would be finished. We must make people feel that the lower part of the mole's body is under the grass. Here, you can use the clipboard to create a new 'view'. You only need to set the 'clip' attr
the current class through the 'superview' attribute, the 'inputselect' listener is used to capture click and touch events. Finally, an event is triggered to notify the title view that the event is running.
# Event Process
Currently, we only see how to capture user input and pass it to the main program. Next we will introduce the event process of the entire game, and then we will see other events.
! [Devkit] (http://docs.gameclosure.com/guide/ass
Http://processors.wiki.ti.com/index.php/TI-Android-JB-4.2.2-DevKit-4.1.1_DeveloperGuide#Configure_Android_ Filesystem_build_for_wl18xxWhen prompted to compile the kernel, there is a situation where the JDK version is incorrect.Remove the/usr/bin/java program and you can have javac.Then remove the program under/usr/lib/jvm/except for the packages you want to install yourself. You can do it.When I first compiled ti Android jb-4.2.2-
The Da Vinci kernel provided by Da Vinci can be compiled in version 3.4.3 below
[Root @ localhost el6446_kernel] # arm_v5t_le-gcc-V
Reading specs from/opt/mv_pro_4.0/montavista/Pro/devkit/ARM/v5t_le/bin/../lib/GCC/armv5tl-montavista-linuxeabi/3.4.3/specsConfigured :.. /configure -- Host = i686-pc-linux-gnu -- target = armv5tl-montavista-linuxeabi -- prefix =/opt/montavista/Foundation/devkit/ARM/v5t_le -- Ex
This download of the 4.0.3 source code, suffering from TI's official website downloading too many people, download his ICS_devkit to 99.9% and then stop (4 Multi-G downloads 3 times ). Therefore, you have to use the repo (script for managing the android source code repository) to complete the download. This download is a very painful 4-GB. git, which is required for one night. Let's talk about the steps for this download:To learn from the previous lessons, use the script load_Android.sh:#! /Bin/
In the previous article, we set up a ruby development environment. In fact, it is incomplete because only Ruby computers are installed and Ruby development cannot be carried out, even the most basic debugging functions cannot be used, just as Java developers only install JRE. We need to install the gem for subsequent development, but the following error will be reported when installing the gem in rubymine:
Please update your path to include build tools or download the devkitfrom 'H
host:
deb http://scratchbox.org/debian/ maemo5-sdk main
Then, install the scratchbox package with the root permission.
$ sudo apt-get update$ sudo apt-get install scratchbox-core scratchbox-libs scratchbox-devkit-qemu scratchbox-devkit-debian scratchbox-devkit-doctools scratchbox-devkit-perl scratch
Olive color: Command RED: modify or add content purple: Option 1 Selected, Scratchbox Introduction Small. ThebasicideaofScratchboxis olive color: Command RED: modify or add content purple: selected options
I. Scratchbox introduction Scratchbox is a configuration and compilation environment for building Linux software and entire Linux distributions. the basic idea of Scratchbox is to offer developers an environment that works and looks like the target environment before the target environment is
With the rise of cloud computing, many vendors have launched their own cloud computing platforms, such as VMware, Amazon, Google, and Microsoft.
This article introduces Cloud Foundry, a Cloud computing platform of VMware, and uses Node. js + MongoDB to build a Cloud Foundry-based project.
Required knowledge:
Use of Node. js and NPM command lines.
Node. js syntax.
MongoDB syntax.
Mongoose syntax.
Environment setup:
Windows 7
Node. js + Ruby + vmc (Cloud Foundry cel command line tool)
User level a
With the rise of cloud computing, many vendors have launched their own cloud computing platforms, such as VMware, Amazon, Google, and Microsoft. This article will introduce the cloud computing platform of VMware-CloudFoundry. This article will use Node. js + MongoDB to build CloudFoundry-based... SyntaxHi
With the rise of cloud computing, many vendors have launched their own cloud computing platforms, such as VMware, Amazon, Google, and Microsoft.
This article introduces Cloud Foundry, a Cloud c
complete.
Download and install DevKit
DevKit is a tool for compiling and using local C/C ++ extension packages on windows. It is used to simulate make, gcc, and sh on the Linux platform for compilation. This method currently only supports Ruby installed through RubyInstaller.
Download Devkit: http://rubyinstaller.org/downloads
If the above address cannot be open
Jekyll is a static web site Generation tool. It allows users to create static pages using HTML, markdown, or textile, and then runs through the template engine Liquid (Liquid templating engine).Original link: Setup Jekyll on WindowsAt present, there are many Jekyll installation methods on the Internet, most similar, in order to facilitate more people to prepare to learn Jekyll, special translation is as follows:are divided into the following important steps
Install Ruby
Installing
One: Install Ruby1, in http://rubyinstaller.org download needs the Ruby version, because is EXE file, so, you can install directly.After the installation is complete, CMD runs on ruby-v to display the version number. If the ruby version number is displayed correctly, the installation is successful. After Ruby is installed, run gem-v with the cmd command to verify that the RubyGems installation was successful. 2, download the Devkit file, then unzip
starts installing rails.
If you do not want to install the document file, you can enter: Gem install rails--no-rdoc--no-ri
The program automatically downloads and installs rails and waits patiently. As shown in the figure:
Once the installation is complete, you can see something in the path D:\Ruby\lib\ruby\gems\1.9.1\gems, which is a rails package file that is installed in the same directory as Ruby.
At this point in the cmd prompt window input instructions: Rails-v display rails version
Hardware platform: am335x Starter KitAndroid Development Source Package: Ti-android-ics-4.0.3-devkit-evm-sk-3.0.1.bin installation space will need about 10GCreate folder: Mkdir/home/androidCopy the bin file to the/home/android folderChange properties: chmod a+x Ti-android-ics-4.0.3-devkit-evm-sk-3.0.1.binStart installation:./ti-android-ics-4.0.3-devkit-evm-sk-3.0
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.