IonicWind Software

IWBasic => General Questions => Topic started by: AdrianFox on November 11, 2009, 01:16:12 PM

Title: Project Compiling Problem with latest EB version
Post by: AdrianFox on November 11, 2009, 01:16:12 PM
I've just got back to doing a little programming after about nine months' break so admittedly I'm rusty and can barely remember my code from that long ago! (Problems of getting old!)

But, having just downloaded the latest version of EB (1.737), I find that my projects won't compile as they previously did.  When I click on 'Compile and Execute', the program refuses to compile as it was doing previously, with the error message:

"nasm: error: more than one input file specified".    (This is repeated for each source file in the project)

If however, I click on 'Relink all' in the menu, it successfully re-builds the exe file. 

I'd be grateful if someone is able to explain what is happening and why the 'compile and execute' no longer functions as it previously did.
???

Title: Re: Project Compiling Problem with latest EB version
Post by: LarryMc on November 11, 2009, 02:04:40 PM
This thread explains it:

http://www.ionicwind.com/forums/index.php/topic,3448.msg27538.html#msg27538

Larry
Title: Re: Project Compiling Problem with latest EB version
Post by: AdrianFox on November 12, 2009, 01:50:49 PM
Thanks Larry.   I should have done a Forum search for that, but thanks for helping out.