Recent

Author Topic: Execute program  (Read 6383 times)

madepablo

  • Newbie
  • Posts: 3
Execute program
« on: August 30, 2006, 05:19:49 pm »
Hi everybody,

I just start to use lazarus 0.9.16 (for win32), and i found an small problem. When i compile a program, it run without problems in the computer. My problem is that this program not run in other computers with similar operative sistem.

is it because i must include an specific library with executable previously to compile? Anybody else have the same problem? how can i resolve it?

Thanks,

felipemdc

  • Administrator
  • Hero Member
  • *
  • Posts: 3538
RE: Execute program
« Reply #1 on: August 30, 2006, 05:28:52 pm »
What exact operating system do you use on each machine? (the version)

Is there any error message?

Did you use any database control? Any other special controls were utilized?

CCRDude

  • Hero Member
  • *****
  • Posts: 615
RE: Execute program
« Reply #2 on: August 30, 2006, 05:33:30 pm »
Not sure if it's this, but without smart-linking, a few of my Lazarus applications did only run on Win2003 as well, since some ConvertFiberEx or something that's 2003-specific was linked. So enabling smart-linking may help (or may not, just a wild guess)...

JanH

  • Guest
RE: Execute program
« Reply #3 on: September 04, 2006, 10:31:21 am »
Do you use any Win-API? Maybe a function is only available in Win2003.

madepablo

  • Newbie
  • Posts: 3
Execute program
« Reply #4 on: September 11, 2006, 01:46:24 pm »
Thanks for your coments,

I am running my compiled program on Windows XP. it is true that one is home and the other is proffesional, but i think that this is not the problem.

I just create a form with a couple of speedbuttons for to close the form. That is. I didn´t use special tools in this form. I compilet itand run without problems in the computer with lazarus, and not in other compiter with equal and similar operative system.

Error message is something as "windows dont have access to this hardware, path or file. Are you the administrator of this computer?

I didn´t use any spacial path, API, or whatever, but it only run under next path on other computers different for the design pc: "C:/"
How can i do for to run my program in other paths?

Thanks!!

 

TinyPortal © 2005-2018