Hello, I have Delphi project source files I need to compile to EXE file. if you know Delphi and would like to help with little task of compiling, please let me know and I will send over the files (about 60KB) Thx G
You may be able to compile it with Free Pascal. If not, there is always the Delphi 30-Day Trial Version. It's pretty simple to compile it, you don't even need to know Pascal.
I tried Delphi 30 days trial version and I got few errors, do you have it installed? I am willing to pay for this, let me know
Hi, I use Delphi 2010, I load the project into it, and then I run "compile project" from "project" menu. on the pop up window I get " there are errors", current line:7, total lines :11, hints:0, warnings:0,errors:1" on the bottom of the screen I get: "checking project dependencies... compililing myproject.dproj (Debug configuration) [DCC FATAL Error] uMain.pas(7):F1026 file not found :'SHDocVw_EWB.dcu' Failed" thx
It appears that a component called SHDocVw_EWB is missing. Do you have the Embedded Web Browser Pack installed?