![](https://secure.gravatar.com/avatar/326b108ffcc42f27628703b0c11ed239.jpg?s=120&d=mm&r=g)
19 Jul
2023
19 Jul
'23
1:14 p.m.
On Wed, 19 Jul 2023 at 12:41, oleg harput <olegharput@gmail.com> wrote:
2 is not a Lisp string or pointer. [Condition of type SIMPLE-ERROR]
al_show_native_message_box's 3rd argument should be a string but you're providing (c:foreign-enum-value 'al::messagebox-flags :error) which is a number. -- Luís Oliveira https://kerno.org/~luis/