error

Just starting out? Need help? Post your questions and find answers here.
embrance
User
User
Posts: 37
Joined: Mon Sep 01, 2003 4:22 am

error

Post by embrance »

when i try to execute pb,i get a comlier error..
why?i use v3.62 :roll:
freak
PureBasic Team
PureBasic Team
Posts: 5948
Joined: Fri Apr 25, 2003 5:21 pm
Location: Germany

Post by freak »

Can you be a _little_ more specific?
There are lot's of ways to cause lots of different errors.

Timo
quidquid Latine dictum sit altum videtur
embrance
User
User
Posts: 37
Joined: Mon Sep 01, 2003 4:22 am

bbbbb

Post by embrance »

well i just execute and i got the eerror.i deleted the compile folder and the problem seems to have gone!
embrance
User
User
Posts: 37
Joined: Mon Sep 01, 2003 4:22 am

bbbbb

Post by embrance »

however i just realised that i cant create exes!what happening? :?
Kale
PureBasic Expert
PureBasic Expert
Posts: 3000
Joined: Fri Apr 25, 2003 6:03 pm
Location: Lincoln, UK
Contact:

Post by Kale »

however i just realised that i cant create exes!what happening
because:
i deleted the compile folder
he he... just re-install PB and try again, just try a simple program copied and pasted from the forums here to see if that will compile. Then take it from there. :)
--Kale

Image
embrance
User
User
Posts: 37
Joined: Mon Sep 01, 2003 4:22 am

bbbbb

Post by embrance »

man even if i dont delete the compile folder,i get the "compiler error"mesaage thats why i deleted it!:] :cry: :cry:
PB
PureBasic Expert
PureBasic Expert
Posts: 7581
Joined: Fri Apr 25, 2003 5:24 pm

Re: error

Post by PB »

> i use v3.62

Are you using the demo version? You'll get errors with that if you try to
use unsupported commands with it. What code did you try to compile?
embrance
User
User
Posts: 37
Joined: Mon Sep 01, 2003 4:22 am

bbbbb

Post by embrance »

well.i will say everything from the begining..
i installed pure basic and then updated to 3.62when i tried to execute i had the error compiler.then i deleted the compile folder,but coulnt create exes.
i reistalled pb and i have compile noe,but still can make exes. :cry:
Karbon
PureBasic Expert
PureBasic Expert
Posts: 2010
Joined: Mon Jun 02, 2003 1:42 am
Location: Ashland, KY
Contact:

Post by Karbon »

Ok, gotcha. But what is the specific compiler error you're getting?
-Mitchell
Check out kBilling for all your billing software needs!
http://www.k-billing.com
Code Signing / Authenticode Certificates (Get rid of those Unknown Publisher warnings!)
http://codesigning.ksoftware.net
embrance
User
User
Posts: 37
Joined: Mon Sep 01, 2003 4:22 am

bbbbb

Post by embrance »

its just error compiler!nothing else...
PB
PureBasic Expert
PureBasic Expert
Posts: 7581
Joined: Fri Apr 25, 2003 5:24 pm

Re: bbbbb

Post by PB »

> its just error compiler!nothing else...

You didn't answer my question. Are you using the demo version of
PureBasic or not? And secondly, what code are you trying to compile?
Please post it here so we can see what you're doing wrong. Thanks.
Post Reply