Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/monardop/quien_quiere_c_millonario
https://github.com/monardop/quien_quiere_c_millonario
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/monardop/quien_quiere_c_millonario
- Owner: monardop
- Created: 2024-05-28T17:53:12.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-07-30T01:08:41.000Z (6 months ago)
- Last Synced: 2024-07-30T05:43:23.335Z (6 months ago)
- Language: C
- Size: 194 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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