Re: building on new release of Ubuntu

"John Selverian" <[email protected]> Mon, 12 Feb 2024 11:32:46 -0500
Newsgroups gmane.comp.lib.fox-toolkit.user
Organization JAHM Software
Message-ID <[email protected]>
Got it working, thanks,


-----Original Message-----
From: Roland Hughes via Foxgui-users
<[email protected]> 
Sent: Monday, February 12, 2024 9:44 AM
To: [email protected]
Subject: Re: [Foxgui-users] building on new release of Ubuntu

Because it needs to be nullptr instead of 0

it's a language standard compiler thing. You would have to force
the standard to C++11 for that to be legal.

On 2/12/24 08:21, John Selverian wrote:
> That did it...now I'm getting this error:
>
>
>
> FXTextCodec.cpp:65:7: error: ordered comparison of pointer with

> integer zero ('int' and 'const FXchar*' {aka 'const char*'})
>     65 |   if(0<src){
>        |      ~^~~~
>
>
> -----Original Message-----
> From: [email protected] <[email protected]>
> Sent: Monday, February 12, 2024 8:25 AM
> To: [email protected]
> Cc: [email protected]
> Subject: Re: [Foxgui-users] building on new release of Ubuntu
>
> On 2024-02-11 16:39, John Selverian wrote:
>> I just logged onto my Ubuntu VM and it wanted to upgrade me so
> I
>> foolishly click "Yes".
>>
>>
>>
>> Now when I make my program it can't find any libraries. So
> tried to
>> reinstall fox and it gives all of these errors saying it can't
> find
>> any libraries any more..
>>
>>
>>
>> Any ideas?
> I'm not sure about Ubuntu but I'm building stuff on latest Mint

> regularly. One needs to install the X11 development libraries,
though.
>
> apt install xorg-dev libtiff-dev libbz2-dev libx11-dev apt
install 
> libtool automake autoconf
>
> I'm probably forgetting a few.  But at least on Mint, I have no

> problem getting it all together.
>
>    -- JVZ
>
>
>
> _______________________________________________
> Foxgui-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/foxgui-users

--
Roland Hughes, President
Logikal Solutions
(630)-205-1593

http://www.theminimumyouneedtoknow.com
http://www.infiniteexposure.net
http://www.johnsmith-book.com
http://www.logikalblog.com
http://www.interestingauthors.com/blog



_______________________________________________
Foxgui-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/foxgui-users