#DSS_DISABLED declared -> can't start compiler

Windows specific forum
kinghanno
New User
New User
Posts: 4
Joined: Sun Dec 26, 2004 7:45 pm
Location: Germany
Contact:

#DSS_DISABLED declared -> can't start compiler

Post by kinghanno »

Well, I have a big problem. I can neither start the normal PB editor nor the compiler in jaPBe because of this error message:

Image

I actually do not know really know what this is about, so I thought some of might help me.
Info: Before this error, I installed masm32, but uninstall this or PB and re-install PB does not work...
freedimension
Enthusiast
Enthusiast
Posts: 613
Joined: Tue May 06, 2003 2:50 pm
Location: Germany
Contact:

Post by freedimension »

What about Userlibraries? Did you install any recently?
<°)))o><²³
kinghanno
New User
New User
Posts: 4
Joined: Sun Dec 26, 2004 7:45 pm
Location: Germany
Contact:

Post by kinghanno »

Yes, I installed the Userlibs-pack from purearea.net (this one). But everything was fine after installing them.
freedimension
Enthusiast
Enthusiast
Posts: 613
Joined: Tue May 06, 2003 2:50 pm
Location: Germany
Contact:

Post by freedimension »

I doubt the userlib-pack does still run under 3.92. It's a very old and recently unsupported package. Best advise would be to delete all user-libs from the folder and only install the ones really needed in a current project (making sure it's prepared for the currently used PB version). I'm doing really fine with this method.
<°)))o><²³
kinghanno
New User
New User
Posts: 4
Joined: Sun Dec 26, 2004 7:45 pm
Location: Germany
Contact:

Post by kinghanno »

Sorry, but it didn't help.
traumatic
PureBasic Expert
PureBasic Expert
Posts: 1661
Joined: Sun Apr 27, 2003 4:41 pm
Location: Germany
Contact:

Post by traumatic »

Did you remove the residents, too?
Good programmers don't comment their code. It was hard to write, should be hard to read.
kinghanno
New User
New User
Posts: 4
Joined: Sun Dec 26, 2004 7:45 pm
Location: Germany
Contact:

Post by kinghanno »

Wuah, that was it! Thanks for your help you two ;D. Guess I have to learn a lot more about libs and stuff.
Post Reply