首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > C/C++/VC++ > underc-fltk

underc-fltk

  • 资源大小:502.40 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签:

资 源 简 介

FLTK is a nice cross platform gui library, Sqlite3 an exceptional single file sql library and UnderC a nice c/c++ interpreter, joining both will make a powerful cross platform development framework and here you have the place to make it. UnderC from http://home.mweb.co.za/sd/sdonovan/underc.html FLTK from http://www.fltk.org Sqlite3 from http://www.sqlite.org C/C++ from http://gcc.gnu.org/ I did managed to make it compile with mingw gcc 3.4.5 the problem was with the header files that have the same name as some of the libstdc++, mainly "function.h", header files are renamed to "uc" + "old header file name" and the macros to prevent double includes on then are renamed to `"UC*"`. Anyone can contribute to improve it, reporting bugs, supplying patches, testing it, contributing ideas, comments, improvements, links, source code,... Now it compiles an

文 件 列 表

underC
lib
LICENCE
include
cmd-help.txt
readme.txt
help.txt
src
defs.h
VIP VIP
0.173596s