Recent

Author Topic: Fpcupdeluxe  (Read 794914 times)

Josh

  • Hero Member
  • *****
  • Posts: 1271
Re: Fpcupdeluxe
« Reply #240 on: December 24, 2016, 09:01:43 pm »
Hi
I tried git; this also error'd out.

So I left it for 4 hrs; and tried again. And it worked.
SO guess SVN error was the problem.
The best way to get accurate information on the forum is to post something wrong and wait for corrections.

BSaidus

  • Hero Member
  • *****
  • Posts: 542
  • lazarus 1.8.4 Win8.1 / cross FreeBSD
Re: Fpcupdeluxe
« Reply #241 on: December 30, 2016, 05:40:03 pm »
Hi DonAlfredo.
I have a problem when traying to cross compile fixes tree from Windows to FreeBSD.
 See link: http://bugs.freepascal.org/view.php?id=31171
thank to remedy to this .
lazarus 1.8.4 Win8.1 / cross FreeBSD
dhukmucmur vernadh!

Kurt

  • Jr. Member
  • **
  • Posts: 59
Re: Fpcupdeluxe
« Reply #242 on: December 31, 2016, 04:41:02 am »
Just a quick note, tried to install Indy (module 31), the URL has changed again.  It's now up to build 5393. It would be nice if they had a "latest" so you didn't have to change it all the time.

I also tried to install JCL (module 98) and it failed to retrieve.  The reason why this failed is unclear, since the ArchiveURL is correct.  I can maually download the zip.  I thought the way the archiveurl was being redirected by the server might have been the culprit, so I changed it in the ini to the redirected url.  The process gets further - it downloads the archive, but fails to unzip it.

criageek

  • Jr. Member
  • **
  • Posts: 79
Re: Fpcupdeluxe
« Reply #243 on: January 03, 2017, 01:28:52 am »
Hey DonAlfredo!  Great project.  I have several problems but I'll start with one that should be easy for you.  I've used fpcupdeluxe to install newpascal on a Windows 10 laptop.  After installing my own packages I try to open a project I developed previously which uses a component from LazControls (TListFilterEdit) but I get an error that says

Unable to find the component class "TListFilterEdit"

I don't see LazControls on the palette and can't find TListFilterEdit on any other tabs on the palette, yet when I go to Package->Install/Uninstall it says LazControls is installed.  What gives?

I also have issues with cross-compiling but I suspect that is because of my total lack of knowledge on the subject.  Are you aware of a tutorial that would help me learn about it?

Thanks!

Rich

Josh

  • Hero Member
  • *****
  • Posts: 1271
Re: Fpcupdeluxe
« Reply #244 on: January 03, 2017, 12:19:13 pm »
Hi DonALfredo

Just updated my windows trunk version, went smoothly no problems.

On OSX no such luck
Tried to update existing installation, but this failed error executing lazbuilds line 3

SO thought maybe its one of my components it does not like; so deleted my complete installation and tried trunk installation; this also after some more time errors out with same message.

Any ideas?
The best way to get accurate information on the forum is to post something wrong and wait for corrections.

lore9901

  • Newbie
  • Posts: 1
Re: Fpcupdeluxe
« Reply #245 on: January 03, 2017, 12:25:47 pm »
is http://svn.freepascal.org/svn/fpc/tags/release_3_0_2 hardcoded in fpcupdeluxe-x86_64-win64?

Executing : C:\Program Files (x86)\Subversion\bin\svn.exe "checkout" "--depth=files" "http://svn.freepascal.org/svn/fpc/tags/release_3_0_2" "C:\Lazarus\fpc302bootstrap" (working dir: )
svn: E170000: URL 'http://svn.freepascal.org/svn/fpc/tags/release_3_0_2' doesn't exist
Executing : C:\Program Files (x86)\Subversion\bin\svn.exe "cleanup" "C:\Lazarus\fpc302bootstrap" (working dir: )
svn: E000002: 'C:\Lazarus\fpc302bootstrap' does not exist
fpclazup: ERROR: Error (SVN) getting sources for intermediate bootstrap compiler. Error: 1



--Edit
Never mind..... i followed an old link, it's working fine and i feel even stupider than i already am  :o
fpcup.ini contains correct http://svn.freepascal.org/svn/fpc/tags/release_3_0_2_rc1
« Last Edit: January 03, 2017, 12:40:29 pm by lore9901 »

DonAlfredo

  • Hero Member
  • *****
  • Posts: 1739
Re: Fpcupdeluxe
« Reply #246 on: January 03, 2017, 01:55:03 pm »
Sorry for the silence ... the NewYear had to be celebrated ... will address the reported issues in due time !

marius.maximus

  • New Member
  • *
  • Posts: 32
Re: Fpcupdeluxe
« Reply #247 on: January 03, 2017, 03:27:35 pm »
in my opinion Fpcupdeluxe is step back

The whole world strives to automation create software :)
You develop application to click,click,click,click ....
I dream about the day when I will be able to build full image for "raspberry pi" by yocto with fpc+lazarus
:)

no offense !
I do not need a better GUI, It is just my opinion.

DonAlfredo

  • Hero Member
  • *****
  • Posts: 1739
Re: Fpcupdeluxe
« Reply #248 on: January 03, 2017, 03:43:22 pm »
@marius.maximus
You are free to have your opinion !
And you are free not to use fpcupdeluxe !!

I will share my dream with you:
To succeed in building an intelligent DC grid transport/STORAGE system that is (software) powered by FPC/Lazarus !
;-)

frakno

  • Jr. Member
  • **
  • Posts: 88
Re: Fpcupdeluxe
« Reply #249 on: January 03, 2017, 04:11:20 pm »
Although I have problems, I am grateful for the great work for this project.

The installation about three weeks ago worked problem-free.

But the repeated attempt of an update failed again and again.

So I hope that you can solve these problems
Lazarus 1.6 FPC 3.0 Windows 10

frakno

  • Jr. Member
  • **
  • Posts: 88
Re: Fpcupdeluxe
« Reply #250 on: January 03, 2017, 04:13:16 pm »
and
Lazarus 1.6 FPC 3.0 Windows 10

DonAlfredo

  • Hero Member
  • *****
  • Posts: 1739
Re: Fpcupdeluxe
« Reply #251 on: January 03, 2017, 04:30:29 pm »
@frakno
Strange error ...
It should not error out on industrial package ...
But will try to reproduce !

DonAlfredo

  • Hero Member
  • *****
  • Posts: 1739
Re: Fpcupdeluxe
« Reply #252 on: January 03, 2017, 06:08:14 pm »
@frakno

Look here:
http://svn.freepascal.org/cgi-bin/viewvc.cgi?view=revision&root=lazarus&revision=53792

The industrial package has been removed from Lazarus  days ago !
So, fpcupdeluxe errors out on this.

To proceed:
Remove industrial by hand from Lazarus (Packages -> Install/Uninstall).
Rebuild IDE (Tools -> Build Lazarus).
Update with fpcupdeluxe.

frakno

  • Jr. Member
  • **
  • Posts: 88
Re: Fpcupdeluxe
« Reply #253 on: January 03, 2017, 07:14:31 pm »
Thank you for this fast answer, I will try this immediately 
Lazarus 1.6 FPC 3.0 Windows 10

frakno

  • Jr. Member
  • **
  • Posts: 88
Re: Fpcupdeluxe
« Reply #254 on: January 03, 2017, 07:46:28 pm »
Sorry I got new errors
Lazarus 1.6 FPC 3.0 Windows 10

 

TinyPortal © 2005-2018