PDA

View Full Version : souececode


tester72
21st September 2003, 21:59
i downloaded sorcrcode from sourceforge.net and when i want that compile in delphi 7 i get an error message
';' needed but a 'Bezeichner' gefunden
where is the problem

len0x
21st September 2003, 22:34
which branch did you check out? in general to be able to compile gk you need to complile and install a package from components directory.

tester72
23rd September 2003, 20:04
sure
I had installed the components

len0x
23rd September 2003, 21:00
unless you specify which line of which file cannot be compiled - i'll be clueless...

tester72
24th September 2003, 21:38
I open GordianKnot.dpr and whwn I press F9 get I this error.
The cursor stopps at 575: 18

tester72
24th September 2003, 21:39
In Gordian_Knot_Unit1
thanks

len0x
25th September 2003, 18:48
can you please cu&paste that full code line here - coz it's very difficult to say what's going on there (I even not sure which branch on CVS you're trying to compile).

tester72
25th September 2003, 22:41
ok here is the lin from unit_1
procedure edDurationMinChange(Sender: TObject);

the programm stopps after the 'D' from 'Duration'

len0x
26th September 2003, 11:10
sorry, I still don't see a problem. may be if you make a screenshot of the whole delphi window I may have some clue...

tester72
26th September 2003, 23:04
how can i add a file
screenshot as *.jpg

len0x
28th September 2003, 14:20
If you can host it somewhere on web, that'd be great.

P.S. Unfortunately attachments are not working on this forum for a while already.

tester72
29th September 2003, 18:45
i don't know where i can host a file
can i sent you an e-mail ?

len0x
29th September 2003, 18:47
actually you can attach image at the support request section at SourceForge and we can continue discussion there...

tester72
29th September 2003, 18:55
thanks for the idea
i have uploaded the screenshot

len0x
29th September 2003, 19:06
check out that request often, because you're nor logged in there and hence will not receive notifications when I answer there...

tester72
29th September 2003, 19:43
i have uploaded a new screenshoot with a logged in name as tester99

idanm19
2nd October 2003, 14:08
is this possible to download and compile the gk source without getting into the cvs stuff (it looks very complicated for just learning the code...;0)
are there any compile instructions under borland delphi 7 ?

len0x
2nd October 2003, 15:57
Originally posted by idanm19
is this possible to download and compile the gk source without getting into the cvs stuff (it looks very complicated for just learning the code...;0)


not yet, but will be...

Originally posted by idanm19

are there any compile instructions under borland delphi 7 ?

unfortunately no, if you are able do learn delphi on your own - you should be able to compile GK with not probs, otherwise issue arise like in this thread (which I'm unable to resolve remotely)