View Single Post
  #1  
Old 20th November 2011
Darkc0der Darkc0der is offline
Ceriwiser
 
Join Date: Nov 2011
Posts: 598
Rep Power: 14
Darkc0der mempunyai hidup yang Normal
Default [help]netbeas dengan mingw gcc

misi gan..

numpang tanya nih



ane kan udah install netbeans ama mingw-gcc buat c++

trus buat nyoba buat hello world

begitu ane build, ga ada masalh gan, tapi begitu di-run failed



ada tulisan kyk bgini :

"/cygdrive/c/Users/Zero/Documents/NetBeansProjects/CppApplication_1/dist/Release/MinGW-Windows/cppapplication_1.exe: error while loading shared libraries: libstdc++-6.dll: cannot open shared object file: No such file or directory"



begitu ane search di forum lain, katanya sih "use the -static-libstdc++ swith for the linker"

nah caranya tuh gmn gan ?

trus ada solusi lain g ?

thx..



Reply With Quote