April 25, 2024, 02:20:03 AM

News:

IonicWind Snippit Manager 2.xx Released!  Install it on a memory stick and take it with you!  With or without IWBasic!


Project from IBP

Started by obelisk, November 27, 2006, 07:31:26 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

obelisk

November 27, 2006, 07:31:26 AM Last Edit: November 27, 2006, 08:29:12 AM by obelisk
I took a project from IBP and renamed the files with the proper extension.
When I compile, I get:

Compiling Resources
Compiling...
work4.eba
Benution.eba
evator.eba
force.eba

Linking...
Emergence Linker v1.11 Copyright ÂÃ,© 2006 Ionic Wind Software
Unresolved external expression
Error: Unresolved extern expression
Error(s) in linking myapp.exe

Anything I'm forgetting to change?

EDIT:

I found the problem. A sub did not exist in an external file. Now all I have to do is figure out why it doesn't give me any errors in IBP.

Parker

Probably differences between IBP's linker and Aurora's linker (which I assume is the one used with EB).