This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Running build steps for project audiooutput... | |
Configuration unchanged, skipping qmake step. | |
Starting: "C:\QtSDK\Symbian\SDKs\Symbian1Qt472\epoc32\tools\make.exe" debug-gcce -w | |
C:\QtSDK\Symbian\SDKs\Symbian1Qt472\epoc32\tools\make.exe: Entering directory `C:/p/fn-meego-qt-mobility/examples/audiooutput' | |
ABLD.BAT build gcce udeb | |
make -r -f "\QtSDK\Symbian\SDKs\Symbian1Qt472\EPOC32\BUILD\p\fn-meego-qt-mobility\examples\audiooutput\EXPORT.make" EXPORT VERBOSE=-s | |
make[1]: Entering directory `C:/p/fn-meego-qt-mobility/examples/audiooutput' | |
Nothing to do | |
make[1]: Leaving directory `C:/p/fn-meego-qt-mobility/examples/audiooutput' | |
make -r -f "\QtSDK\Symbian\SDKs\Symbian1Qt472\EPOC32\BUILD\p\fn-meego-qt-mobility\examples\audiooutput\GCCE.make" MAKEFILE VERBOSE=-s |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Running build steps for project audiooutput... | |
Configuration unchanged, skipping qmake step. | |
Starting: "C:\QtSDK\Symbian\SDKs\Symbian1Qt472\epoc32\tools\make.exe" debug-gcce -w | |
C:\QtSDK\Symbian\SDKs\Symbian1Qt472\epoc32\tools\make.exe: Entering directory `C:/p/fn-meego-qt-mobility/examples/audiooutput' | |
ABLD.BAT build gcce udeb | |
make -r -f "\QtSDK\Symbian\SDKs\Symbian1Qt472\EPOC32\BUILD\p\fn-meego-qt-mobility\examples\audiooutput\EXPORT.make" EXPORT VERBOSE=-s | |
make[1]: Entering directory `C:/p/fn-meego-qt-mobility/examples/audiooutput' | |
Nothing to do | |
make[1]: Leaving directory `C:/p/fn-meego-qt-mobility/examples/audiooutput' | |
make -r -f "\QtSDK\Symbian\SDKs\Symbian1Qt472\EPOC32\BUILD\p\fn-meego-qt-mobility\examples\audiooutput\GCCE.make" MAKEFILE VERBOSE=-s |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
!symbian: error(Only include this file for Symbian platforms) | |
RSS_RULES ="group_name=\"QtExamples\";" | |
nokiaVendor = "Nokia, Qt" | |
vendorinfo = \ | |
"; Localised Vendor name" \ | |
"%{$$addLanguageDependentPkgItem(nokiaVendor)}" \ | |
" " \ | |
"; Unique Vendor name" \ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@language unknown_language | |
ses "qt-remote-tools-session-id=VDw5lr1SIpZfrTDflUXsvmHeSt; path=/" | |
BUILD_ARGS QMap(("os", "s3_v0_9")("qt", "4_7_2_m1_1_1")("z", "/tmp/wcc_arch/_home_ville_p_qt_qt_examples_tools_styleplugin_plugin_plugin.pro.zip")) | |
"Uploading 0 files to Remote Compiler" | |
"Uploaded 5 kB, waiting for build" | |
"WARNING: plugin/plugin.pro:23: Unable to find file for inclusion /examples/symbianpkgrules.pri | |
compile : moc_simplestyleplugin.cpp [armv5_urel_gcce4_4_1] | |
In file included from C:/Nokia/devices/Nokia_Symbian3_SDK_v0.9/epoc32/include/e32cmn.h:1114, | |
from C:/Nokia/devices/Nokia_Symbian3_SDK_v0.9/epoc32/include/e32std.h:25, | |
from C:/Qt/4.7.2-symbian/include/QtCore/../../src/corelib/arch/qatomic_symbian.h:46, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
def cmd_members(args): | |
cw = CodeWise() | |
if not args: | |
lines = cw.classcache.keys() | |
lines.sort() | |
printlines(lines) | |
return [] # EKR | |
mems = cw.get_members([args[0]]) | |
lines = list(set(el + "\t" + pat for el, pat in mems)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@language python | |
import sqlite3 | |
treefrag_schema = """ | |
drop table if exists blobs; | |
CREATE TABLE blobs ( | |
id INTEGER PRIMARY KEY, | |
format INTEGER, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import re | |
import leo.core.leoGlobals as g | |
def attr_matches( text, namespace): | |
"""Compute matches when text contains a dot. | |
Assuming the text is of the form NAME.NAME....[NAME], and is | |
evaluatable in self.namespace or self.global_namespace, it will be |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import re | |
import leo.core.leoGlobals as g | |
def attr_matches( text, namespace): | |
"""Compute matches when text contains a dot. | |
Assuming the text is of the form NAME.NAME....[NAME], and is | |
evaluatable in self.namespace or self.global_namespace, it will be |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Get image from http://repository.maemo.org/meego/n900-de/daily | |
bzcat mgBLAHBLAHBLAH.raw.bz2 | pv | sudo dd bs=4096 of=/dev/mmcblk0 | |
(NOT /dev/mmcblk0p1 or somesuch) | |
wait 15 mins (3.8 gig) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git clone git://gitorious.org/qt-labs/qt-compositor.git | |
git clone git://anongit.freedesktop.org/wayland/wayland | |
wget http://www.khronos.org/registry/egl/specs/eglspec.1.4.20110406.pdf | |
OlderNewer