Welcome to Mydedibox
A problem while compiling c++ project ?

Written by Cpasjuste, on 26-08-2008 14:05  

Views : 33

Published in : Projects, iphone

"checking for C++ compiler default output file name... configure: error: C++ compiler cannot create executables"

The problem :  the stdc++ library isn't found .... to fix this :

ln -s /usr/lib/libstdc++.6.0.4.dylib /usr/lib/libstdc++.dylib

Be first to comment this article Quote this article in website Favoured (3) Print Send to friend Related articles Read more...
PDF
 
Bypassing Code Signature

Written by Cpasjuste, on 14-08-2008 12:27

Views : 279    

Published in : Projects, iphone

When developping on the iphone (compiling or using a configure script), iit can be boring to sign executable's each times or edit the configuration file line by line ... so here is the way to temporary remove this :

sysctl -w security.mac.proc_enforce=0 security.mac.vnode_enforce=0

to enable it back : 

reboot or : sysctl -w security.mac.proc_enforce=1 security.mac.vnode_enforce=1

 

 

Be first to comment this article Quote this article in website Favoured (12) Print Send to friend Related articles Read more...
PDF
 
Forum login problem...

Written by Cpasjuste, on 11-06-2008 13:01

Views : 1916    

Published in : News, Divers


Someone reported me that a problem was here while people where trying to login on the forum, this should be solved !
User comments (1) Quote this article in website Favoured (34) Print Send to friend Related articles Read more...
PDF
 
New host for mydedibox

Written by Cpasjuste, on 04-04-2008 13:41

Views : 3296    

Published in : News, Divers


The old mydedibox hosting plan has expired but thanks to IceKiller, there is a new home for mydedibox !
User comments (1) Quote this article in website Favoured (47) Print Send to friend Related articles Read more...
PDF
 
Custom Firmware Extender 2.2

Written by Cpasjuste, on 23-02-2008 13:36

Views : 5409    

Published in : Projects, psp

iconVersion 2.2 released, it's a bug-fix version, thanks for all the bug reports i received. Some users psp will freez when trying to use the music capability, you should apply the Dark Alex 3.71 fatmsmod.prx patch it should solve the problem ...

User comments (3) Quote this article in website Favoured (86) Print Send to friend Related articles Read more...
PDF
 
<< Start < Prev 1 2 3 Next > End >>

Page 1 of 3