Pelles C forum

Pelles C => General discussions => Topic started by: akko on August 06, 2008, 11:10:07 AM

Title: Other sysdefs.tag location ?
Post by: akko on August 06, 2008, 11:10:07 AM
Is it possible to NOT place the code completion database in the user account profile, but elsewhere?

My system complains about the profile space being exhausted. I cannot change the available space because it's a company-specific client with restrictive settings.

Thanx!
Title: Re: Other sysdefs.tag location ?
Post by: AlexN on August 06, 2008, 12:01:21 PM
Since Pelles C 5.00 beta2 you can move the sysdefs.tag into the Pelles C directory and the IDE will it find there.

Look at:
http://forum.pellesc.de/index.php?topic=2383.msg9041#msg9041
Title: Re: Other sysdefs.tag location ?
Post by: akko on August 07, 2008, 11:38:50 PM
Hi great, it works!
Thanks for the reply!