News:

PlayBASIC2DLL V0.99 Revision I Commercial Edition released! - Convert PlayBASIC programs to super fast Machine Code. 

Main Menu

Problems to deploy an example

Started by ale870, September 09, 2006, 06:38:35 PM

Previous topic - Next topic

ale870

Hello, I just bought PB, and seems very beautiful (previously I used GM).

I was taking a look to the examples, so I tried to deploy "Sprite Rotation". But I encountered two problems:

1) Sometimes I obtain "Compiler timed out waiting for the linker".
2) I cannot deploy the project (I ALWAYS obtain previous message and my destination dir is empty).

Can you help me?  ???

Thank you!

--Alessandro
--Alessandro

kevin


  There can be issue between the compiler and linker.  Often it'll return "Compiler timed out waiting for the linker"  even though it's built and sitting the projects folder.

  I never use deploy myself

ale870

Well, thank you!

Can you briefly explain me how to deploy a project by hand?

Is it enought copying exe and images, sounds, etc... or I need some special system libraries?
--Alessandro

kevin


Yeah,  It's just matter of copying the exe (and dll's)  and any media files from the projects folder to a new folder.   

I normally just copy the project folder to the desk top, then delete any files that aren't needed from the copy.

ale870

Great! THank you!  :D

(when will you fix the bug about communication between compiler and linker?!)  ::)
--Alessandro

kevin