Warning: mysql_real_escape_string() [function.mysql-real-escape-string]: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (13) in /home/users/0/lolipop.jp-dp11001404/web/www/wp-content/plugins/statpress/statpress.php on line 1191

Warning: mysql_real_escape_string() [function.mysql-real-escape-string]: A link to the server could not be established in /home/users/0/lolipop.jp-dp11001404/web/www/wp-content/plugins/statpress/statpress.php on line 1191

Warning: mysql_real_escape_string() [function.mysql-real-escape-string]: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (13) in /home/users/0/lolipop.jp-dp11001404/web/www/wp-content/plugins/statpress/statpress.php on line 1194

Warning: mysql_real_escape_string() [function.mysql-real-escape-string]: A link to the server could not be established in /home/users/0/lolipop.jp-dp11001404/web/www/wp-content/plugins/statpress/statpress.php on line 1194

Warning: mysql_real_escape_string() [function.mysql-real-escape-string]: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (13) in /home/users/0/lolipop.jp-dp11001404/web/www/wp-content/plugins/statpress/statpress.php on line 1197

Warning: mysql_real_escape_string() [function.mysql-real-escape-string]: A link to the server could not be established in /home/users/0/lolipop.jp-dp11001404/web/www/wp-content/plugins/statpress/statpress.php on line 1197
path-works.net · MinGW

MinGW

You are currently browsing articles tagged MinGW.

Windows Vista上でまずはwxWidgetsの開発環境を揃えてみることにしました。

必要なファイルをまずは落としてくる:

コンパイラー環境:
MinGW-5.1.3.exe
MSYS-1.0.10.exe
msysDTK-1.0.1.exe
gdb-5.2.1-1.exe
上記はMinGWのSourceForgeのサイトから取ってこれます。

IDE環境:
eclipse-cpp-europa-fall2-win32.zip(C/C++ Developers というやつです)

wxWidgets関連:
wxMSW-2.6.4.zip(zipのほうが楽かもしれません)
wxGlade-0.6.3-setup.exe
wxPython2.8-win32-ansi-2.8.7.1-py25.exe
python-2.5.1.msi

続きにコンパイラーとwxWidgetsの最低限の環境のセットアップ手順を書いておきます。
が、、、Vista環境ではまだうまく動かせてません。XPでは以下の手順で大体動くとは思いますが・・・
Read the rest of this entry »

Tags: , , , ,