Recent

Author Topic: Lazarus-0.9.9-20050818-win32.exe  (Read 7707 times)

k00m

  • Guest
Lazarus-0.9.9-20050818-win32.exe
« on: August 19, 2005, 02:25:40 am »
http://www.ca.freepascal.org/Lazarus/

This snapshots version not working under winXP.
It open you see the splash screen and it close.

Lazarus-0.9.9-20050818-win32.exe

I not have try with the cvs version.

k00m

  • Guest
Lazarus-0.9.9-20050819-win32.exe
« Reply #1 on: August 19, 2005, 04:39:32 am »
Lazarus-0.9.9-20050819-win32.exe
Is broken too with winXP.

Same problem of the Lazarus-0.9.9-20050818-win32.exe ):

The last working version is Lazarus-0.9.9-20050817-win32.exe

k00m

  • Guest
Manualy
« Reply #2 on: August 19, 2005, 06:30:58 am »
If I build it manualy with make from the last cvs version it working.
But not the preinstall.

k00m

  • Guest
trick
« Reply #3 on: August 19, 2005, 05:53:25 pm »
If you download the last Lazarus Snapshots from this link http://www.ca.freepascal.org/Lazarus/ or http://www.de.freepascal.org/Lazarus/

And if the lazarus snapshots no open after you have installing it.
Go in prompt dos [cmd on xp] and go to the lazarus folder and use make.exe it rebuild the lazarus from the dos.

This trick working for me good luck.

Vincent Snijders

  • Administrator
  • Hero Member
  • *
  • Posts: 2661
    • My Lazarus wiki user page
RE: trick
« Reply #4 on: August 19, 2005, 10:09:34 pm »
Snapshots are build with the latest fpc version. Unfortunately it contains a bug: http://www.freepascal.org/bugs/showrec.php3?ID=4295

These construct are use for creating default bitbutton images.

If you have a fpc 2.0.0 installed and on your path, the make trick works, but you are using an older fpc version.

Anonymous

  • Guest
RE: trick
« Reply #5 on: August 19, 2005, 11:31:18 pm »
Quote from: "Vincent"
Snapshots are build with the latest fpc version. Unfortunately it contains a bug: http://www.freepascal.org/bugs/showrec.php3?ID=4295

These construct are use for creating default bitbutton images.

If you have a fpc 2.0.0 installed and on your path, the make trick works, but you are using an older fpc version.
Hum ok I have a question in same time. I have already build my ActorMD2 demo with the the old version 1.9.8 on sourceforge and it working good but the texture get some weird color glich.
And later I have updated to the Lazarus-0.9.9-20050817-win32.exe version. And I have rebuild my demo and it working really nice with no glich. Now with the new version the lastest I rebuild the demo and I get exactly the same texture glich of the old version. Do you know what this 20050817 version can have in difference with the other version ? Not just tested by me Skinhat get the same problem and the 20050817 correct the problem too. The glich is not just with the texture on my demo I get similar glich in some button with glyph. Exemple the TSpeedButton. thank again.

Anonymous

  • Guest
RE: trick
« Reply #6 on: August 20, 2005, 02:39:18 am »
Quote from: "Anonymous"
Quote from: "Vincent"
Snapshots are build with the latest fpc version. Unfortunately it contains a bug: http://www.freepascal.org/bugs/showrec.php3?ID=4295

These construct are use for creating default bitbutton images.

If you have a fpc 2.0.0 installed and on your path, the make trick works, but you are using an older fpc version.
Hum ok I have a question in same time. I have already build my ActorMD2 demo with the the old version 1.9.8 on sourceforge and it working good but the texture get some weird color glich.
And later I have updated to the Lazarus-0.9.9-20050817-win32.exe version. And I have rebuild my demo and it working really nice with no glich. Now with the new version the lastest I rebuild the demo and I get exactly the same texture glich of the old version. Do you know what this 20050817 version can have in difference with the other version ? Not just tested by me Skinhat get the same problem and the 20050817 correct the problem too. The glich is not just with the texture on my demo I get similar glich in some button with glyph. Exemple the TSpeedButton. thank again.
It is ok now i have already my answer with your last reply I use the last lazarus-0.9.9-20050820 source and fpc 2.0.0 and all work well and no glich texture really nice thanks again.

k00m

  • Guest
step by step.
« Reply #7 on: August 20, 2005, 03:06:39 am »
If someone is interested by the way I have use to correct my problem I try to explain it here step by step.

Place this source on your lazarus patch you need to have a old version installed place it over.
http://michael-ep3.physik.uni-halle.de/Lazarus/lazarus-0.9.9-20050820-src.zip

Start the installation of this fpc version and in the install path set this folder C:\lazarus\pp
http://easynews.dl.sourceforge.net/sourceforge/freepascal/fpc-2.0.0.i386-win32.exe

After go in prompt dos mode go to the lazarus path and write make and press enter.
After the build open lazarus.
Go in tools configure "build lazarus" uncheck the clean all and make sure in the same menu all component is just set to build not to clean + build.

Now go to tools again and click build lazarus.

And now you have the lastest version working with the no glich textures.

PS: if you have vc++ installed or similar and if [make command] say a lot errors go in the C:\lazarus\pp\bin\i386-win32 path copy the make.exe to your C:\lazarus\ path and retry.

Sorry my bad english.
Good luck and have fun. :!:

 

TinyPortal © 2005-2018