Some *.ecl don't compile

Open discussion forum. For topics that do not fit anywhere else.

Moderator: POL Developer

Post Reply
Zaksmeer
Grandmaster Poster
Posts: 187
Joined: Mon Nov 19, 2012 8:32 pm

Some *.ecl don't compile

Post by Zaksmeer »

I am seeing that sometimes it says "pkg/*.ecl" is missing or whatever

they are there, I found them, but when it starts it can't.
User avatar
CWO
POL Expert
Posts: 1158
Joined: Sat Feb 04, 2006 5:49 pm
Location: Chicago, IL USA

Re: Some *.ecl don't compile

Post by CWO »

is there a pkg.cfg in those paths? Is the right pkg name listed inside the config? Is it enabled? Have you recently upgraded your POL core? If so, have you forcefully recompiled (ecompile -f or deleted all ecl files and recompiled) with the new ecompile that came along with that core? Is PackageRoot correctly specified in ecompile.cfg?

If you checked those and that's not the problem, be a little more specific. Is it a specific folder or set of folders or all pkgs? Is POL giving you any other errors besides not being able to read the ecl files?
Zaksmeer
Grandmaster Poster
Posts: 187
Joined: Mon Nov 19, 2012 8:32 pm

Re: Some *.ecl don't compile

Post by Zaksmeer »

come to find out I might have downloaded an older version from the webpage. I found the latest core version on github.
Post Reply