Navicat 15适配linux版本了
Tofloor
poster avatar
176******11
deepin
2019-12-12 06:00
Author
英文官网已经上了15.0版本linux版本应该不是之前wine了
linux版本还没有用,Mac版本15总体比之前12好用很多,
抛开国情等因素来说,总体Mac比Deepin无论是软件质量,系统ui,优化稳定性上都要好很多
硬件没什么大问题的话,黑苹果还是挺靠谱的,我黑苹果无缝升级1年了,没有任何问题


Reply Favorite View the author
All Replies
2 / 4
To page
avatar
野狼
deepin
2020-01-11 01:29
#21
https://bbs.deepin.org/post/186840
已破解!.参见大神修改过后的版本 https://gitee.com/andisolo/navicat-keygen.git

Navicat Keygen 编译报错了~
Reply View the author
avatar
130******52
deepin
2020-01-11 02:22
#22
https://bbs.deepin.org/post/186840
Navicat Keygen 编译报错了~

这个地址提供的源码编译是没问题的哦,这是那个作者在原来github上的源码上修改过的,,我下午刚编译破解了哦.你检查下是不是缺少啥依赖之类的吧
Reply View the author
avatar
xuanyuan100
deepin
2020-01-11 03:00
#23
第二步的编译,拉git仓库时说DCMA,代码库没了
Reply View the author
avatar
deepin
2020-01-11 23:30
#24
大佬有没有编译后的结果啊,这编译环境有点难搞哦
Reply View the author
avatar
bylii
deepin
2020-01-12 02:01
#25
https://bbs.deepin.org/post/186840
已破解!.参见大神修改过后的版本 https://gitee.com/andisolo/navicat-keygen.git

In file included from ./navicat-patcher/PatchSolution.cpp:1:0:
./navicat-patcher/PatchSolutions.hpp:6:20: fatal error: optional: 没有那个文件或目录
#include
                    ^
compilation terminated.
In file included from ./navicat-patcher/PatchSolution0.cpp:1:0:
./navicat-patcher/PatchSolutions.hpp:6:20: fatal error: optional: 没有那个文件或目录
#include
                    ^
compilation terminated.
In file included from ./navicat-patcher/main.cpp:12:0:
./navicat-patcher/PatchSolutions.hpp:6:20: fatal error: optional: 没有那个文件或目录
#include
                    ^
compilation terminated.
Makefile:69: recipe for target 'patcher' failed
make: *** [patcher] Error 1

大佬,这个要怎么搞,是不是要装什么东西,make all的时候出错
Reply View the author
avatar
bylii
deepin
2020-01-13 04:14
#26
https://bbs.deepin.org/post/186840
https://gitee.com/yangzhuoming/navicat-keygen  
源码原来是在github上的,但现在访问不到了.有人上传到 ...

我也觉得,那个东西是不可能编译成功的,等吧,应该会有大神搞出真正可用的东西
Reply View the author
avatar
130******52
deepin
2020-01-13 19:22
#27
https://bbs.deepin.org/post/186840
In file included from ./navicat-patcher/PatchSolution.cpp:1:0:
./navicat-patcher/PatchSolutions.hp ...

上面这几个库安装和编译了吗
Reply View the author
avatar
130******52
deepin
2020-01-13 19:23
#28
https://bbs.deepin.org/post/186840
第二步的编译,拉git仓库时说DCMA,代码库没了

第二步不要用github的地址,用这个地址https://gitee.com/andisolo/navicat-keygen.git
Reply View the author
avatar
130******52
deepin
2020-01-13 19:23
#29
https://bbs.deepin.org/post/186840
我也觉得,那个东西是不可能编译成功的,等吧,应该会有大神搞出真正可用的东西 ...

https://gitee.com/andisolo/navicat-keygen.git这个地址的是能编译成功的
Reply View the author
avatar
130******52
deepin
2020-01-13 19:32
#30
https://bbs.deepin.org/post/186840
大佬有没有编译后的结果啊,这编译环境有点难搞哦

不知道直接发的能用不哦.留个你的邮箱吧,我发给你.
Reply View the author
avatar
南烛
deepin
2020-01-13 22:06
#31
https://bbs.deepin.org/post/186840
不知道直接发的能用不哦.留个你的邮箱吧,我发给你.

老哥,麻烦发我一份,谢谢
fangyihlee@163.com
Reply View the author
avatar
pds_lxymmm
deepin
2020-01-13 22:10
#32
https://bbs.deepin.org/post/186840
不知道直接发的能用不哦.留个你的邮箱吧,我发给你.

894660619@qq.com,老哥也发我一份,谢谢啦
Reply View the author
avatar
130******52
deepin
2020-01-14 00:00
#33
https://bbs.deepin.org/post/186840
老哥,麻烦发我一份,谢谢

已发送,不知道能否可用,你试试
Reply View the author
avatar
130******52
deepin
2020-01-14 00:01
#34
https://bbs.deepin.org/post/186840
,老哥也发我一份,谢谢啦

已发送,不知道能否可用,你试试
Reply View the author
avatar
野狼
deepin
2020-01-14 00:06
#35
本帖最后由 yelang 于 2020-1-13 16:12 编辑
https://bbs.deepin.org/post/186840
https://gitee.com/andisolo/navicat-keygen.git这个地址的是能编译成功的

你用的是V20吧 早上升级到v20再编辑Navicat Keygen成功了  15.11的gcc版本太低了

附上我已经编译好的Navicat Keygen 大家跳过第三步编译patcher和keygen。就行了

不知道我编译好的你们可不可以正常使用!
Reply View the author
avatar
bylii
deepin
2020-01-14 00:12
#36
https://bbs.deepin.org/post/186840
上面这几个库安装和编译了吗

都装了,之前我也有更多的报错,百度后,装了一些东西,解决了一些报错,但还是有很多报错,网上搜索不到,我觉得应该是第二个东西的问题,GCC支持C++17,默认应该不支持,需要安装一些东西才知道,我不知道怎么搞,可能你刚刚好以前装过,我看别人都是失败,我用ubuntu也试了,这个是根据机器码生成的,你的破解包,给别人用,是用不了的啊
Reply View the author
avatar
野狼
deepin
2020-01-14 00:14
#37
https://bbs.deepin.org/post/186840
都装了,之前我也有更多的报错,百度后,装了一些东西,解决了一些报错,但还是有很多报错,网上搜索不到 ...

试试我上面编译好的Navicat Keygen  直接跳过第三步其他的按说明来  看看行不行!
Reply View the author
avatar
130******52
deepin
2020-01-14 00:33
#38
https://bbs.deepin.org/post/186840
你用的是V20吧 早上升级到v20再编辑Navicat Keygen成功了  15.11的gcc版本太低了

附上我已经编译好的Navi ...

我就是15.11的哦.不过我是以前的unstable版本,不是stable版.
Reply View the author
avatar
野狼
deepin
2020-01-14 00:57
#39
https://bbs.deepin.org/post/186840
我就是15.11的哦.不过我是以前的unstable版本,不是stable版.

36楼压缩包是我已经编译好的 Navicat Keygen,不需要再编译了
Reply View the author
avatar
fhy
deepin
2020-01-14 00:57
#40
Reply View the author
2 / 4
To page