View Single Post
Old November 20th, 2007   #81 (permalink)
NHervé
Plugin author
 
NHervé's Avatar
 
Join Date: Jul 2007
Location: Nulle part
Posts: 367
yes, but I want to know why does Code::Blocks do not give me the file I'm expecting.
For info I open my MSVC workspace with Code::Blocks( yes it can do it), I click "build", it compiles the first file only, tells me there is a syntax error with /bin/sh, and tells there is no error, and does not give me the file I'm expecting, no file in the release folder.
Code:
-------------- Build: Win32 Release in MegaPad ---------------
Compiling: PAD.cpp
/bin/sh: Syntax error: "(" unexpected
Process terminated with status 2 (0 minutes, 0 seconds)
0 errors, 0 warnings
I'm progressing. After installing some packets I got KDevelop to work.
__________________
Pcsx2 is great emulator and Megapad is great pad plugin !!!

Last edited by NHervé; November 21st, 2007 at 19:53.
NHervé is offline   Reply With Quote