I would like to statically link GTK 3.20 library with my program so i could have a final standalone (.exe) file without need to distribute GTK 3.20 DLLs .
- Programming language : C
- Library : GTK 3.20
- IDE : Code::Blocks
- OS : Windows 7 x_86
I would like to statically link GTK 3.20 library with my program so i could have a final standalone (.exe) file without need to distribute GTK 3.20 DLLs .