Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/monardop/quien_quiere_c_millonario


https://github.com/monardop/quien_quiere_c_millonario

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Quien quiere C Millonario

El proyecto está creado con el IDE CodeBlocks x64. Si se desea utilizar, primero debe tener esa versión instalada y luego abrir el archivo "App/App.cbp".

## CURL Instalar:
- Agregar la ubicación de CURL/bin al path.
- En CodeBlocks: settings > Compiler > Linker Settings: agregar lib/libcurl.dll.a
- En CodeBlocks: Settings > Compiler > Search directories > Compiler and Resource compiler: agregar curl a include
- En CodeBlocks: Settings > Compiler > Search directories > Linker: agregar lib