Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Newbie question using c++ builder... how do I get an exe file after writing code?

1 view
Skip to first unread message

Bill Jenkins

unread,
Aug 12, 2009, 2:59:11 PM8/12/09
to
I have an "obj" file that complied with no errors.

How do I get an exe file, and have it saved to the HDD to run later?

Thanks,
Bill

punky

unread,
Aug 29, 2009, 12:45:38 AM8/29/09
to

hey bill u need to link your file with the TLINK.exe
yout type TLINK into your console to view the options but good start
is : TLINK NAMEOFYOUROBJECTFILE.OBJ

0 new messages