有个源码,想找个大侠帮编译了

虎滴小猪猪 2012-07-10 05:11:46
有个源码,想找个大侠帮编译了
...全文
160 18 打赏 收藏 转发到动态 举报
写回复
用AI写文章
18 条回复
切换为时间正序
请发表友善的回复…
发表回复
虎滴小猪猪 2012-07-16
  • 打赏
  • 举报
回复
我自己搞定了。还是要谢谢大家们的帮助。
HuWenjin 2012-07-12
  • 打赏
  • 举报
回复
YAZ++ is a set of libraries and header files that make it easier to use the popular C-language YAZ toolkit from C++, together with some utilities written using these libraries. It includes an implementation of the C++ binding for ZOOM (ZOOM-C++).


http://www.indexdata.com/yazpp/doc/

http://www.indexdata.com/yazpp/doc/windows.html

YAZ++ is shipped with "makefiles" for the NMAKE tool that comes with Microsoft Visual Studio. Version 2003 (7) and 2005 (8) has been tested. We expect that YAZ++ compiles with versions 5 and 6 as well.

Start a command prompt and switch the sub directory WIN where the file makefile is located. Customize the installation by editing the makefile file (for example by using notepad). The following summarizes the most important settings in that file:
虎滴小猪猪 2012-07-12
  • 打赏
  • 举报
回复
为啥没有大侠帮我啊?
「已注销」 2012-07-12
  • 打赏
  • 举报
回复
NSIS="c:\program files\nsis\makensis-bz2.exe"
新版的 NSIS 编译器已经只有一个 makensis.exe,没有 makensis-bz2,这个估计是 1.x 时代的旧东西了,好几年前的了。你可以下载新的 NSIS 来构建安装包,或者将 NSIS 部分去掉,也不影响。
虎滴小猪猪 2012-07-11
  • 打赏
  • 举报
回复
http://download.csdn.net/detail/ljfwyh/4421915
这个是下载地址。
编译完了传给我。
如果我觉得符合我的要求,给分。
最好用nmake编译。如果再加个工程的编译就更好了。谢谢大侠们
schlafenhamster 2012-07-11
  • 打赏
  • 举报
回复
NSIS="Nullsoft Scriptable Install System"
虎滴小猪猪 2012-07-11
  • 打赏
  • 举报
回复
NSIS="c:\program files\nsis\makensis-bz2.exe"
这个是什么啊?我不知道这个是什么

http://download.csdn.net/detail/ljfwyh/4423134
这个是yaz缺的整个文件夹。里边有个include\yaz文件夹里有之前那个程序缺的文件。
tubo_true 2012-07-11
  • 打赏
  • 举报
回复
#include <yaz/yconfig.h> 找的是系统库
#include <yaz/proto.h> 我这都没有

源码里 也没有
tubo_true 2012-07-11
  • 打赏
  • 举报
回复
装nsis 了吗

我试了下
#include <yaz/yconfig.h> 找的是系统库
#include <yaz/proto.h> 我这都没有

********************************

win/makefile里 这个 makensis-bz2.exe 你有没有

# YAZ
YAZ_DIR=..\..\yaz //改了

default: all

all: dirs generated dll myclient zclient yaz

NSIS="c:\program files\nsis\makensis-bz2.exe" // ???

nsis: all
...
Good_Boy_SY 2012-07-11
  • 打赏
  • 举报
回复
把代码贴上来自然有人会去编
虎滴小猪猪 2012-07-11
  • 打赏
  • 举报
回复
有人帮我不?我都等了一天了
  • 打赏
  • 举报
回复
编译代码没啥难度吧
向立天 2012-07-10
  • 打赏
  • 举报
回复
自己编了不就得了
stjay 2012-07-10
  • 打赏
  • 举报
回复
hyqok 2012-07-10
  • 打赏
  • 举报
回复
Remark.
gz_qmc 2012-07-10
  • 打赏
  • 举报
回复
无图无真相
lgstudyvc 2012-07-10
  • 打赏
  • 举报
回复
发给俺,看
虎滴小猪猪 2012-07-10
  • 打赏
  • 举报
回复
给两百分

16,471

社区成员

发帖
与我相关
我的任务
社区描述
VC/MFC相关问题讨论
社区管理员
  • 基础类社区
  • Web++
  • encoderlee
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告

        VC/MFC社区版块或许是CSDN最“古老”的版块了,记忆之中,与CSDN的年龄几乎差不多。随着时间的推移,MFC技术渐渐的偏离了开发主流,若干年之后的今天,当我们面对着微软的这个经典之笔,内心充满着敬意,那些曾经的记忆,可以说代表着二十年前曾经的辉煌……
        向经典致敬,或许是老一代程序员内心里面难以释怀的感受。互联网大行其道的今天,我们期待着MFC技术能够恢复其曾经的辉煌,或许这个期待会永远成为一种“梦想”,或许一切皆有可能……
        我们希望这个版块可以很好的适配Web时代,期待更好的互联网技术能够使得MFC技术框架得以重现活力,……

试试用AI创作助手写篇文章吧