chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Guidance requested for debugging import problem.


From: Matt Welland
Subject: Guidance requested for debugging import problem.
Date: Thu, 11 Nov 2021 20:17:42 -0500

Background: I've converted a flat (compilation units but not modules) chicken program to modules and from chicken 4.12 to chicken 5.2. There are two executables, a command-line only and a gui using iup.

The problem: The command-line program runs fine from any directory however the IUP gui program only works from the directory where it was compiled. When run from a different directory I get an error "Error: (import-syntax) during expansion of (import-syntax ...) - cannot import from undefined module
debugprint".

I'm looking for suggestions on how to debug this further.

Thanks.
--
Complexity is your enemy. Any fool can make something complicated.
It is hard to keep things simple. - Richard Branson.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]