Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] Can't find cdk.h
@ 2019-12-26 12:58 voidlinux-github
  2019-12-26 20:26 ` voidlinux-github
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: voidlinux-github @ 2019-12-26 12:58 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 390 bytes --]

New issue by LinArcX on void-packages repository

https://github.com/void-linux/void-packages/issues/17793

Description:
 Hello. i want to develop a ncurses app that uses [cdk](https://invisible-island.net/cdk) internally. but i can't find cdk package in void repo.
Also i tried to look for this header file via `xlocate`:
`â•°ï‘  xlocate cdk.h `

But it could not find anything.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Can't find cdk.h
  2019-12-26 12:58 [ISSUE] Can't find cdk.h voidlinux-github
@ 2019-12-26 20:26 ` voidlinux-github
  2019-12-27 10:05 ` voidlinux-github
  2019-12-27 10:05 ` [ISSUE] [CLOSED] " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-12-26 20:26 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 212 bytes --]

New comment by ndowens on void-packages repository

https://github.com/void-linux/void-packages/issues/17793#issuecomment-569128293

Comment:
It's not in the repo, but you could package it or install it locally.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Can't find cdk.h
  2019-12-26 12:58 [ISSUE] Can't find cdk.h voidlinux-github
  2019-12-26 20:26 ` voidlinux-github
@ 2019-12-27 10:05 ` voidlinux-github
  2019-12-27 10:05 ` [ISSUE] [CLOSED] " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-12-27 10:05 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 197 bytes --]

New comment by LinArcX on void-packages repository

https://github.com/void-linux/void-packages/issues/17793#issuecomment-569237304

Comment:
Ok. i'll create new issue and request a pckage for it.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [ISSUE] [CLOSED] Can't find cdk.h
  2019-12-26 12:58 [ISSUE] Can't find cdk.h voidlinux-github
  2019-12-26 20:26 ` voidlinux-github
  2019-12-27 10:05 ` voidlinux-github
@ 2019-12-27 10:05 ` voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-12-27 10:05 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 768 bytes --]

Closed issue by LinArcX on void-packages repository

https://github.com/void-linux/void-packages/issues/17793

Description:
Hello. i want to test a ncurses app that uses [cdk](https://invisible-island.net/cdk) internally:
https://github.com/lnkgyv/cdk_examples

But i can't find __cdk.h__:
```
â•°ï‘  make           
gcc -o calendar calendar.c -lncurses -lcdk
In file included from calendar.c:1:
calendar.h:4:10: fatal error: cdk.h: No such file or directory
    4 | #include <cdk.h>
      |          ^~~~~~~
compilation terminated.
make: *** [Makefile:11: calendar] Error 1
```
Also i didn't see any cdk package in void repo and i tried to look for this header file via `xlocate`:
`â•°ï‘  xlocate cdk.h `

But it could not find anything.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-12-27 10:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-26 12:58 [ISSUE] Can't find cdk.h voidlinux-github
2019-12-26 20:26 ` voidlinux-github
2019-12-27 10:05 ` voidlinux-github
2019-12-27 10:05 ` [ISSUE] [CLOSED] " voidlinux-github

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).