I am not sure if something is getting lost in the traslation
but when i go to compile i get numerous errors and vcl.h
cannot be found as well as various .hpp files.
Is there a specific order to compile?
Ich bin nicht sicher, wenn etwas verloren im traslation
aber wenn ich gehe wird, ich zu kompilieren, zahlreiche
Fehler und Vcl.H erhalte sowie verschieden .hpp Akten
nicht können gefunden werden. Gibt es eine spezifische
Reihenfolge zu kompilieren?
Logged In: YES
user_id=181234
Hello,
there should a few warnings, but no errors at all. Do you
use Borland C++ Builder 5 for compiling? This Program is
only tested under Windows2000/XP.
Logged In: YES
user_id=99074
this is what i get when compiling frmcheckmail.cpp
no i do not use boreland
C:/Downloads/smartmail-0.0.2.src/frmcheckmail.h:8:
StdCtrls.hpp: No such file or directory
C:/Downloads/smartmail-0.0.2.src/frmcheckmail.h:9:
Forms.hpp: No such file or directory
C:/Downloads/smartmail-0.0.2.src/frmcheckmail.h:10:
ComCtrls.hpp: No such file or directory
Logged In: YES
user_id=99074
this is what i get when compiling frmcheckmail.cpp
no i do not use boreland
C:/Downloads/smartmail-0.0.2.src/frmcheckmail.h:8:
StdCtrls.hpp: No such file or directory
C:/Downloads/smartmail-0.0.2.src/frmcheckmail.h:9:
Forms.hpp: No such file or directory
C:/Downloads/smartmail-0.0.2.src/frmcheckmail.h:10:
ComCtrls.hpp: No such file or directory
Logged In: YES
user_id=181234
Hello,
You must(!) use Borland C++ Builder 5 or higher to compile
this program!
Logged In: YES
user_id=99074
thanks. [see i am REAL new]
Logged In: YES
user_id=99074
using the boreland compiler and still get errors. of course i
am probably not compiling it correct. can you give me an
example of the command i should be using?