PlanetSquires Forums

Support Forums => Other Software and Code => Topic started by: Paul Breen on March 16, 2005, 05:09:00 PM

Title: Sample code won't compile
Post by: Paul Breen on March 16, 2005, 05:09:00 PM
The calc project won't compile. Gives the message "missing declaration clipboardst". I would normally suspect an include file but it would'nt have gotten this far would it?
The sample code in the PowerDev demo compiles nicely thank you. :lol:
Smiley will change if it's my fault.  :oops:
Paul Breen
Title: Re: Sample code won't compile
Post by: TechSupport on March 16, 2005, 05:20:39 PM
Quote from: Paul BreenThe calc project won't compile. Gives the message "missing declaration clipboardst".
You need to uncheck the "Use #DIM ALL" option under "Environment Options". I updated the samples weeks ago but the new ones won't be available until I release the next update (which is getting closer and closer).

QuoteThe sample code in the PowerDev demo compiles nicely thank you. :lol:
ha ha ha ha  :)
Title: sample code won't compile redeaux
Post by: Paul Breen on March 16, 2005, 06:21:24 PM
Works like a champ now.