Hi,
I just downloaded Dev-Pas IDE 1.9.4.13 bundled with GPC + MinGW, and having tried to compile successfully a few simple programs but I cannot compile the examples provided by package like “WinHello” program. Can someone instruct me how to build those programs?
P.S 1: When I open the “Windows Hello” project file and try to compile it I get the following error:
Compile : “Error compiling resource file: E:/Dev-Pas/examples/WinHello/rsrc.o” Resource: “gcc: installation problem, cannot exec `cpp0': No such file or directory E:\Dev-Pas\bin\windres: preprocessing failed.” Compile log: “Building resource file... E:\Dev-Pas\bin\windres -i E:/Dev-Pas/examples/WinHello/rsrc.rc -o e:/dev-pas/examples/winhello/rsrc.o”
P.S 2: What does mean that .jtp extension in the server page?
P.S 3: Any other "optimization" command in GPC not available directly from IDE?