のねのBlog

パソコンの問題や、ソフトウェアの開発で起きた問題など書いていきます。よろしくお願いします^^。

2014-01-01から1年間の記事一覧

'CLOCK_REALTIME' undeclared (first use in this function)

raspberry pi でコンパイルオプションに-std=c99を追加した。

'for' loop initial declarations are only allowed in C99 mode

Simply open the project preferences and add -std=c99 to Settings/C Compiler/Miscellaneous/Other Flags

Error during file upload.

Error during file upload. Operation failed. File system input or output error Operation failed. File system input or output error Operation failed. File system input or output errorプロセスが残っていたのでKILLしてみたらエラーが消えた。 pi …

raspberry piにBluetooth Mouseを買った。

正常につながった。 動きも悪くない。ELECOM Bluetooth3.0マウス NFCペアリング レーザー 3ボタン ブラック M-BT10BBBK/N出版社/メーカー: エレコム発売日: 2013/05/18メディア: Personal Computersこの商品を含むブログを見る

raspberry pi type B+ ケースが来た

raspberry pi type B+用のケースを買った。 (有)ビクトリーセブンで買った。 値段は、864円、送料込みで1028円だった。 組み立て手順の紙を見なくても組み立てられるぐらい簡単だった。 組み立て手順の用紙もついている。上が開くようになっているのは、い…

WindowsのEclipseでraspberry pi用のクロス開発環境を作成

WindowsのEclipseでraspberry pi用のクロス開発環境を作成する。

VS2013 依存関係 リンクしてくれない。

VS2012 でもプロジェクト依存関係があるのですが、 それを設定して自動でリンクしてくれません。

VC_RECT_T

typedef struct tag_VC_RECT_T { int32_t x; int32_t y; int32_t width; int32_t height; } VC_RECT_T;

タスクバーのアイコンが正しく表示されない

C:/ユーザー/ユーザー名/AppData/Local/IconCache.db

raspberry pi openvg

gcc -I/opt/vc/include -I/opt/vc/include/interface/vcos/pthreads -L/opt/vc/lib -lGLESv2 rshapes.c -o rshapes

raspberry_samba

Raspberry Piをファイル共有サーバーにする(samba)

CA1060 P/InvokeをNativeMethodsクラスに移動します

internal static class NativeMethods

Creating device failed: org.bluez.Error.AuthenticationRejected: Authentication Rejected

pi@raspberrypi ~ $ sudo bluez-simple-agent hci0 00:18:A3:06:EA:24 Creating device failed: org.bluez.Error.AuthenticationRejected: Authentication Rejectedpi@raspberrypi ~ $ sudo vi /usr/bin/bluez-simple-agent #capability = "KeyboardDisplay"…

putty 右クリックが貼り付けになってる。

右クリックでメニューを表示したい人は"Windows"を選択して下さい。

Raspberry pi Bluetooth Keyboard

Raspberry Piへつなげるために、Bluetoothは以下のものを買った。 Elecom BlueTooth(LBT-UAN04C2)Logitec Bluetooth USBアダプタ コンパクト Ver4.0 Class2 LBT-UAN04C2BK出版社/メーカー: ロジテック発売日: 2012/05/16メディア: Personal Computersこの商…

Raspberry pi WIFI(Buffalo WLI-UC-GNM2)

Raspberry PIへネットをつなぐために、無線LANのWifi(Buffalo WLI-UC-GNM2)を買った。 raspberry piのGUIのWIFI Configで設定した。 WPSのタブでPBC-push Buttonを押し、ルータのWPSのボタンを押したら、 うまく接続できた。BUFFALO 11n対応 11g/b 無線LAN…

MonkVG

glue32.libの実体が見つからないので、リンクが完了しなかった。 昔のDLLなのかな。

GLintptr GLsizeiptr

glew.h typedef ptrdiff_t GLintptr; typedef ptrdiff_t GLsizeiptr;OpenGLESContext.h /* GL types for handling large vertex buffer objects */ //typedef long GLintptr; //typedef long GLsizeiptr; typedef ptrdiff_t GLintptr; typedef ptrdiff_t GLs…

java.io.IOException: Premature EOF

io - Reading a web page in Java IOException Premature EOF - Stack Overflow

rasberrypi Model B+ 起動しない

Rasberry Pi Model B+へNOOBSをまるごとコピーして、電源をいれたけど何も立ち上がらない。直接OSを書いてみることにした。 RPi Easy SD Card Setup Raspberry Pi Model B+ (Plus)出版社/メーカー: Raspberry Piメディア: Tools & Hardwareこの商品を含むブ…

防犯カメラ DVF-7

防犯カメラ SDカード録画でアマゾンを見ていた。 中国製はやっぱり、いろいろ問題がありそうだ。フォトフレーム型の防犯カメラがあった。 録画いっぱいになったら、古いのから消してくれるみたいだ。 よさそう。コロナ電業 TELSTAR フォトフレーム型SDカード…

linux dll

gccを用いたCの共有ライブラリの作り方

OpenVG 1.1 Sample Implementation

OpenVG 1.1 Sample Implementation

Khronos header egl.h gl.h openvg.h

Collected Khronos Header Files

C2039 max

Error C2039: 'max' : is not a member of 'std'

C2589 スコープ

#define NOMINMAX

windows glut.h

http://www.opengl.org/resources/libraries/glut/ GLUT for Win32 バイナリーがあった。 Windows Software Development Kit (SDK) for Windows?8.1 gl.hとglu.hしかなかった。

Application.ProductVersion

プロジェクトのプロパティ>アプリケーションタブ>アセンブリ情報を開 ファイルバージョンの値が入る。

VS2013 画面の色合いが見にくいとき

Visual Studio 2013 Color Theme Editor

VSTS for Database Professionals Sql Server Data-tier

VS2010 起動時に VSTS for Database Professionals Sql Server Data-tier Application ロードエラー