Re: Problem compiling cone 0.94 on Ubuntu 16.04.1

Sam Varshavchik <[email protected]> Wed, 24 Aug 2016 18:11:19 -0400
Newsgroups gmane.mail.cone
Message-ID <[email protected]>
This is a MIME-formatted message.  If you see this text it means that your
E-mail software does not support MIME-formatted messages.

--===============7975272338195510390==
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature";
	boundary="=_shorty.email-scan.com-7512-1472076686-0001-2"

This is a MIME-formatted message.  If you see this text it means that your
E-mail software does not support MIME-formatted messages.

--=_shorty.email-scan.com-7512-1472076686-0001-2
Content-Type: text/plain; format=flowed; delsp=yes; charset=utf-8
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

M.Grigutsch writes:

> Hi!
>
> I have a problem while compiling cone 0.94 on an Ubuntu 16.04.1 (64bit)
>
> I get:
>
> [...]
> g++ -DHAVE_CONFIG_H -I.   -Wall   -I../libs -I./../libs -g -O2 -MT
> cursesscreen.o -MD -MP -MF .deps/cursesscreen.Tpo -c -o cursesscreen.o
> cursesscreen.C
> cursesscreen.C: In member function =E2=80=98virtual bool
> CursesScreen::writeText(const std::vector<unsigned int>&, int, int, con=
st
> Curses::CursesAttr&) const=E2=80=99:
> cursesscreen.C:522:14: error: =E2=80=98addwstr=E2=80=99 was not declare=
d in this scope
>   addwstr(text);
>               ^
> [...]
>
> Any hints how I get this fixed?

addwstr() comes from the curses library. Cone requires curses with wide =20
character support.

I am not familiar with Ubuntu's packaging. Verify that you have the wide =20
character version of the curses library installed. It might be a separate =20
package that needs to be installed.

However, cone should be available as an Ubuntu package. You should be abl=
e =20
to install it with apt, instead of compiling it yourself.


--=_shorty.email-scan.com-7512-1472076686-0001-2
Content-Type: application/pgp-signature
Content-Transfer-Encoding: 7bit

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAABAgAGBQJXvhuHAAoJEGs6Yr4nnb8l4RoP/1p67/rKLWeutejwtRachQe2
clCGFcwNerf7mofXjySzrjt0TZnDWsmONYvN7v1Dl+c2xph6o7zH4V5Bsqr3lpWp
AKNR7bpxGaKFynL+gUvWYrVhGbT4F8HCuMFbMXm4vOO/NvMokEqGXDnjuvAnk6Z4
LuBTBRgMlcMELl6ZO0M+/KTOsQ8O9iJEJNrlNGJn5IvvZ9p8/WPpCzWv7jKpT4PH
UgLYeD5ep7TqxYfhVRdfhW86c3Pd+LrSyqts3w1tqlKv1QUncTFU1BpzWW/lzEEg
C1ovvYHHnMtlWug7KgPUj60AmXoQAF+M56M5w+rLvWWYU9vYND8gViHkwIMJs82t
VOT95/x2KPTvgpdXQ6sPMBYz4av+qpu+hpGVBTNoIqudKq80GQwjsWMSmo6UfVlr
6+Y0MADwVoB2I2MgHeuOIz8gNXSx4UkdsdeLzRXGj5tBEPo242wkK6YfEtpRMzsF
HnanGWjUq+yzNeZ3XqMWQYvuDYk012j/rAhg3s7ubQPhRKoea2pKsX/o32hO3Nim
M+oYVBfeSV4E+ugdcEY1Qu/JY4d0lURbyah08hFPjqE1ZGYfdTtIwYl68eiKQUMy
bY5z521u9MUQflFupLqHTzgNQz+UnAioW0aVi5j10oGJd/QoimAV3OHbVHISCpdt
YZ8wtEst2SQ+KnFRxyH1
=8XPI
-----END PGP SIGNATURE-----

--=_shorty.email-scan.com-7512-1472076686-0001-2--


--===============7975272338195510390==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

------------------------------------------------------------------------------

--===============7975272338195510390==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Courier-cone mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-cone

--===============7975272338195510390==--