Menu

#2 Missing include on Cygwin

open
nobody
None
5
2006-10-02
2006-10-02
Gerard Krol
No

To prevent

FXApp.cpp:4361: error: `freeElms' undeclared (first use
this function)

compiling fox-1.6.15 on Cygwin, add

#include "FXElement.h"

to the includes of FXApp.cpp

- Gerard

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.