gysos 发表于 2019-7-23 11:35:05

感谢分享!

gysos 发表于 2019-7-25 11:25:56

本帖最后由 gysos 于 2019-7-25 11:31 编辑

大佬,stand缺的东西我貌似搞定了,安装VS2017就行,或者把MSBuild Tool版本改为14(VS2015).但是问题又来了,编译的时候基本所有的组件都在报错。。。。怎么破?有什么方便的方式沟通一下吗?
以下是ErroLog
2019/7/25 11:29:20 Reference not found. Project: DevExpress.Dashboard.v18.2.Core Reference: DevExpress.TreeMap.v18.2.Core
2019/7/25 11:29:20 Reference not found. Project: DevExpress.Dashboard.v18.2.Core Reference: DevExpress.XtraTreeMap.v18.2
2019/7/25 11:29:20 Reference not found. Project: DevExpress.Dashboard.v18.2.Core Reference: DevExpress.XtraMap.v18.2
2019/7/25 11:29:26 Error - DevExpress.AspNetCore.DemoData.v18.2

2019/7/25 11:29:26 Error - DevExpress.Data.v18.2

2019/7/25 11:29:31 Error - DevExpress.Pdf.v18.2.Core

2019/7/25 11:29:31 Error - DevExpress.CodeParser.v18.2

2019/7/25 11:29:36 Error - DevExpress.Xpo.v18.2

2019/7/25 11:29:36 Error - DevExpress.Sparkline.v18.2.Core

2019/7/25 11:29:41 Error - DevExpress.Map.v18.2.Core

2019/7/25 11:29:41 Error - DevExpress.XtraScheduler.v18.2.Core

2019/7/25 11:29:45 Error - DevExpress.Printing.v18.2.Core

2019/7/25 11:29:48 Error - DevExpress.DataAccess.v18.2

2019/7/25 11:29:52 Error - DevExpress.Office.v18.2.Core

2019/7/25 11:29:55 Error - DevExpress.Charts.v18.2.Core

2019/7/25 11:29:59 Error - DevExpress.XtraGauges.v18.2.Core

2019/7/25 11:30:03 Error - DevExpress.PivotGrid.v18.2.Core

2019/7/25 11:30:07 Error - DevExpress.AspNetCore.Core.v18.2

2019/7/25 11:30:10 Error - DevExpress.RichEdit.v18.2.Core

2019/7/25 11:30:14 Error - DevExpress.XtraCharts.v18.2

2019/7/25 11:30:17 Error - DevExpress.AspNetCore.Common.v18.2

2019/7/25 11:30:21 Error - DevExpress.AspNetCore.Scheduler.Core.v18.2

2019/7/25 11:30:24 Error - DevExpress.AspNetCore.Resources.v18.2

2019/7/25 11:30:29 Error - DevExpress.RichEdit.v18.2.Export

2019/7/25 11:30:36 Error - DevExpress.XtraReports.v18.2

2019/7/25 11:30:40 Error - DevExpress.AspNetCore.Bootstrap.Render.v18.2

2019/7/25 11:30:44 Error - DevExpress.Dashboard.v18.2.Core

2019/7/25 11:30:48 Error - DevExpress.XtraReports.v18.2.Web

2019/7/25 11:30:51 Error - DevExpress.AspNetCore.Bootstrap.v18.2

2019/7/25 11:30:55 Error - DevExpress.Dashboard.v18.2.Web

2019/7/25 11:30:58 Error - DevExpress.AspNetCore.Reporting.v18.2

2019/7/25 11:31:01 Error - DevExpress.Dashboard.v18.2.AspNetCore



chenyang2237 发表于 2019-7-27 17:47:58

21312312312312312312312

suyang208 发表于 2019-7-30 17:30:21

查看查看,感谢

lavender_note 发表于 2019-7-30 21:14:04

谢谢您的分享,学习了

wukong 发表于 2019-8-9 08:16:43

你好按照你发的 DevExpress 18.2源码编译指南及编译工具源码用2017编译源码时   DevExpress.Persistent.BaseImpl.EF项目的引用项EntityFramework没有正常引用添加EntityFramework6.0引用后   在编译DevExpress.Xpf.Grid.Extensions时 报以下错误
C:\Program Files (x86)\DevExpress 18.2\Components\Sources>"C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\MSBuild.exe" /nologo /t:Rebuild /verbosity:quiet /p:Configuration=Release;Platform=AnyCPU;OutputPath=..\..\..\Bin\Framework\ "C:\Program Files (x86)\DevExpress 18.2\Components\Sources\DevExpress.Xpf.Grid\DevExpress.Xpf.Grid.Extensions\DevExpress.Xpf.Grid.Extensions.csproj"
DragDrop\DragDropManager\GridDragDropManager.cs(363,72): error CS0012: 类型“ILockable”在未引用的程序集中定义。必须添加对程序集“DevExpress.Mvvm.v18.2, Version=18.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a”的引用。
DragDrop\DragDropManager\GridDragDropManager.cs(363,34): error CS0012: 类型“ILockable”在未引用的程序集中定义。必须添加对程序集“DevExpress.Mvvm.v18.2, Version=18.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a”的引用。
无法完成编译   请指教

w632521547 发表于 2019-8-13 18:00:08

很给力!   

hyang163 发表于 2019-8-14 20:12:37

厉害啊。牛了

yaxyc 发表于 2019-8-26 15:38:13

学习看看

pengfujun 发表于 2019-9-1 04:51:39

谢谢楼主无私奉献,,,,

MageChen 发表于 2019-9-3 13:26:13


厉害啊。牛了

MageChen 发表于 2019-9-4 09:37:34

Web.DemoData.v18.2 is not registered in GAC
楼主:咨询下这个大概是什么问题?

村妇联主任 发表于 2019-9-5 16:05:25

复制并解压源码到DevExpressNETComponents的安装目录,通常是:

jamesli2015 发表于 2019-9-5 22:04:25

正是需要的编译指导

lcgis 发表于 2019-9-11 15:43:25

求福利,学习

chinaredcat 发表于 2019-9-12 16:26:36

Thk verymuch

奥蒂斯萨鲁 发表于 2019-9-17 11:17:26

11111111166666

48555247 发表于 2019-9-23 18:07:14

牛啊,非常感谢楼主分享,thanks

crf81 发表于 2019-9-25 13:06:21

ffffffgggggg

csdntesti 发表于 2019-9-25 17:03:12

厉害啊。牛了

GavenVC 发表于 2019-9-26 09:54:09

给力,一直想设计汉化,下载来看看

leiwe 发表于 2019-9-29 14:53:48

需要这个啊。不过还是有点复杂。。

冬青 发表于 2019-10-10 11:50:01

我看看能不能编译19的

robert99 发表于 2019-10-10 11:54:43

DevExpress 18.2源码编译指南及编译工具源码

bug320 发表于 2019-10-10 16:27:18

好厉害的样子

czf1001 发表于 2019-10-10 20:37:55

看看,很给力啊!!!

kizer 发表于 2019-10-11 22:46:01

支持一下

ruby 发表于 2019-10-12 16:11:31

谢谢分享。

luoyiminga 发表于 2019-10-16 09:53:18

ok,so good,thanks

iceagezh 发表于 2019-10-16 16:13:53

这正是我需要的,太感谢楼主了
页: 1 2 3 4 5 [6] 7 8 9 10 11 12 13
查看完整版本: [福利] DevExpress 18.2源码编译指南及编译工具源码