Recent

Author Topic: Install InternetTools to Lazarus  (Read 3877 times)

typicalweeb

  • Newbie
  • Posts: 1
Install InternetTools to Lazarus
« on: November 27, 2017, 09:05:56 am »
Trying to install InternetTools from https://github.com/benibela/internettools, getting compile errors that are beyond my ability to understand. Just trying to access a tool someone else made, not fluent in this software. Have RichMemo, Virtual TreeView, and Synapse installed.

Code: Pascal  [Select][+][-]
  1. xquery.pas(2948,24) Fatal: Cannot find xquery__regex used by xquery, incompatible ppu=D:\lazarus\components\internettools\lib\x86_64-win64\xquery__regex.ppu, package internettools

Thaddy

  • Hero Member
  • *****
  • Posts: 14377
  • Sensorship about opinions does not belong here.
Re: Install InternetTools to Lazarus
« Reply #1 on: November 27, 2017, 01:01:27 pm »
My initial guess is you do not use trunk.
But Benjamin reads this forum you my second guess is he will answer it.
Object Pascal programmers should get rid of their "component fetish" especially with the non-visuals.

BeniBela

  • Hero Member
  • *****
  • Posts: 907
    • homepage
Re: Install InternetTools to Lazarus
« Reply #2 on: November 28, 2017, 11:47:43 am »
Trying to install InternetTools from https://github.com/benibela/internettools, getting compile errors that are beyond my ability to understand. Just trying to access a tool someone else made, not fluent in this software. Have RichMemo, Virtual TreeView, and Synapse installed.

Code: Pascal  [Select][+][-]
  1. xquery.pas(2948,24) Fatal: Cannot find xquery__regex used by xquery, incompatible ppu=D:\lazarus\components\internettools\lib\x86_64-win64\xquery__regex.ppu, package internettools

Is that the complete error message? Are you compiling a project or a package?

Did you install FLRE? Lazarus 1.8?

But Benjamin reads this forum you my second guess is he will answer it.

Do you mean Bero?

CC

  • Full Member
  • ***
  • Posts: 149
Re: Install InternetTools to Lazarus
« Reply #3 on: June 09, 2018, 02:33:32 pm »
BeniBela,

With the current trunk  (FPC and Lazarus installed by  fpcupdeluxe)  compilation fails with this message:

xquery_module_math.pas(250,110) Error: Internal error 200108231

Is this an FPC issue or something you can solve?

Thaddy

  • Hero Member
  • *****
  • Posts: 14377
  • Sensorship about opinions does not belong here.
Re: Install InternetTools to Lazarus
« Reply #4 on: June 09, 2018, 02:40:06 pm »
xquery_module_math.pas(250,110) Error: Internal error 200108231
Internal errors should always be reported as a bug.
I suppose BeniBela <sigh> will do that for you?
BTW this is a FPC compiler issue, not related to Lazarus.
« Last Edit: June 09, 2018, 02:45:26 pm by Thaddy »
Object Pascal programmers should get rid of their "component fetish" especially with the non-visuals.

BeniBela

  • Hero Member
  • *****
  • Posts: 907
    • homepage
Re: Install InternetTools to Lazarus
« Reply #5 on: June 11, 2018, 12:41:57 am »
I get internal errors all the time.

But too random to report :/

I just use clean & build till the error goes away

 

TinyPortal © 2005-2018