User forums > Help
(FreeBSD) cannot start codeblocks
Anonymous:
--- Quote from: mandrav ---
--- Quote ---the path to the ressources is defined to be /share/
--- End quote ---
Actually it's set to be
--- Code: ---GetAppPath() + "/share/CodeBlocks"
--- End code ---
If it searched for "/share" then this means that GetAppPath() returns nil.
C::B uses binreloc in unix systems to find out its current path. It seems that binreloc doesn't work with FreeBSD?
--- End quote ---
i looked at the prefix.c. the reason that binreloc doesn´t work with freebsd is
because it uses /proc. in freebsd you normaly don´t have /proc.
--- Quote ---
Anyway I 've updated CVS to return "." as base path, if binreloc fails to find it.
--- End quote ---
this should do it :)
mfg
realisticer
Navigation
[0] Message Index
[*] Previous page
Go to full version