Joined: 18 Jun 2007 Posts: 1011 Location: Australia.
Posted: Thu Jan 22, 2009 12:02 am Post subject: [Delphi] Frustrating Problem
I was just about to finish this. And I've been compiling it all the way through to make sure everything is fine. Then i went to compile for the final time and got this error.
New question how do i declare "EditMyMemory" in delphiPROBLEM FIXED. Its "EditMemory"
I would love to get this problem fixed so i can finish this project. _________________
Last edited by angerist on Thu Jan 22, 2009 7:07 am; edited 2 times in total
Joined: 18 Jun 2007 Posts: 1011 Location: Australia.
Posted: Thu Jan 22, 2009 6:35 am Post subject:
Thank you so much. I kinda wait till after its all working to neaten it all up. And put notes of things i struggled with. But yeah I'll do it as I go alone in the future.
EDIT: I'll post my results in a second.
EDIT: I deleted the button that had the error, made a new button put the code in the button and compiled and still got the error on VAR.
Two Errors:
[DCC Error] Project2.dpr(5): F2063 Could not compile used unit '..\Unit2.pas'
Thank you so much. I kinda wait till after its all working to neaten it all up. And put notes of things i struggled with. But yeah I'll do it as I go alone in the future.
EDIT: I'll post my results in a second.
EDIT: I deleted the button that had the error, made a new button put the code in the button and compiled and still got the error on VAR.
Two Errors:
[DCC Error] Project2.dpr(5): F2063 Could not compile used unit '..\Unit2.pas'
i cant really fix it because i dont have the whole project but it has to be something
but i know there is probably not your fault it happens sometimes when you delete something and then add something new
atleast in D7SE
you could look in the declaration list (there you add all the functions and procedures) and check if you find something you deleted but still are in the list _________________
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum