IonicWind Software

IWBasic => General Questions => Topic started by: Egil on April 09, 2008, 09:52:58 AM

Title: Unresolved external _window_list
Post by: Egil on April 09, 2008, 09:52:58 AM
I finally got around to start learning how to use EB. Started out examining the code examples supplied with v1.61.
When trying to compile the file editor.eba, the linker show the error message: "Unresolved external _window_list"
Am I missing something, or is something missing in the distribution??
Title: Re: Unresolved external _window_list
Post by: Ionic Wind Support Team on April 09, 2008, 09:55:17 AM
Select "Windows Executable" from the options dialog and not "Console Executable".
Title: Re: Unresolved external _window_list
Post by: Egil on April 09, 2008, 09:59:45 AM
That was a really quick answer!
I should have seen that myself  ;)
Thanks Paul!