|
From: John O'D. <joh...@gl...> - 2016-10-19 19:43:11
|
Hello, How do you install gtk3 on windows? I managed to get some parts to install (cairo and a bit more), using stack, but when it comes to pango, I get: > Configuring pango-0.13.3.0... > setup.EXE: Missing dependency on a foreign library: > * Missing (or bad) header file: hspango.h I found hspango.h on the web, downloaded it and put it in one of the included directories, but it still gives this message. Thinking the file might be corrupted, I stripped it down to nothing, but still get this message. The file is not missing, not un-findable, and not bad (though it's useless after removing its content). What am I doing wrong? Would it be possible for stack to provide a gtk installer? Perhaps it could just copy the gtk bundle into the sandbox, and set up the pointers to it correctly. Thanks, for any help or any comments! John O'Donnell |