GVKun编程网logo

在Windows上构buildMono的类库(在windows中可以创建新库吗)

4

本篇文章给大家谈谈在Windows上构buildMono的类库,以及在windows中可以创建新库吗的知识点,同时本文还将给你拓展Android构build仅在Windows上失败、buildbot在

本篇文章给大家谈谈在Windows上构buildMono的类库,以及在windows中可以创建新库吗的知识点,同时本文还将给你拓展Android构build仅在Windows上失败、buildbot在Windows上作为服务、Golang – 在Windows上更改构build工作path、jenkins 2运行maven构build在Linux或Windows上等相关知识,希望对各位有所帮助,不要忘了收藏本站喔。

本文目录一览:

在Windows上构buildMono的类库(在windows中可以创建新库吗)

在Windows上构buildMono的类库(在windows中可以创建新库吗)

任何人都可以提供一步一步的指导如何在Windows上构buildMono类库(即System.dll和mscorlib.dll)? 我已经可以使用msvc构build核心的libmono / mono。

我已经看了以下(他们都没有工作…)

http://ondotnet.com/pub/a/dotnet/2005/02/07/moNowindows.html

http://www.codeproject.com/KB/cross-platform/mono_on_windows.aspx

http://www.mono-project.com/Compiling_Mono_on_Windows

注意:我正在使用SVN的最新源代码。 (我需要tasklet支持…)

谢谢。

防止IO.GetDirectories()从符号链接

如何在msbuild脚本中设置#define for linux?

Monodevelop – 只使用sudo运行

HttpWebResponse不会扩展并发出站请求

单声道使用mscorlib.dll 2.0而不是4.0

使用mono项目在Linux上运行c#代码的优点和局限性是什么?

Linux的function是否适用于binfmt_misc?

在Nginx上debuggingfastcgi-mono-server4,有可能吗?

ASP.Net MVC 2上的Nginx /单声道2.8

单声道2.4,AutoHosting和MVC

Cygwin是在Windows上编译Mono类库的唯一支持的方式。

你可能会更好在Linux上编译它们,然后将它们复制到Windows。

Android构build仅在Windows上失败

Android构build仅在Windows上失败

我正在遇到一个由6个bundle(android库项目)组成的项目上的构build错误,每个项目只有当我尝试在Windows机器上(在Mac上正常工作)构build它时,才包含大约10个模块。

在某些时候,这开始发生(之前没有发生过),我无法准确地知道什么时候(我很less使用窗口和许多人在这些捆绑/模块上提交)

我得到了大约170个错误,第一个错误是:

:bundle-module:processDebugResources C:projecttrunkproject-bundlebundle-modulebuildintermediatesexploded-aarcom.android.supportappcompat-v724.2.1resvaluesvalues.xml:807:5-965:13: AAPT: Error parsing XML: not well-formed (invalid token) C:projecttrunkproject-bundlebundle-modulebuildintermediatesresmergeddebugvalues-hdpi-v4values-hdpi-v4.xml:4: AAPT: Error retrieving parent for item: No resource found that matches the given name 'Base.Widget.AppCompat.DrawerArrowToggle.Common'. C:projecttrunkproject-bundlebundle-modulebuildintermediatesexploded-aarcom.android.supportappcompat-v724.2.1resvalues-hdpi-v4values-hdpi-v4.xml:3:5-7:14: AAPT: No resource found that matches the given name: attr 'barLength'. C:projecttrunkproject-bundlebundle-modulebuildintermediatesexploded-aarcom.android.supportappcompat-v724.2.1resvalues-hdpi-v4values-hdpi-v4.xml:3:5-7:14: AAPT: No resource found that matches the given name: attr 'drawableSize'. C:projecttrunkproject-bundlebundle-modulebuildintermediatesexploded-aarcom.android.supportappcompat-v724.2.1resvalues-hdpi-v4values-hdpi-v4.xml:3:5-7:14: AAPT: No resource found that matches the given name: attr 'gapBetweenBars'. C:projecttrunkproject-bundlebundle-modulebuildintermediatesresmergeddebugvalues-sw600dp-v13values-sw600dp-v13.xml:20: AAPT: Error retrieving parent for item: No resource found that matches the given name 'Base.Widget.Design.TabLayout'. C:projecttrunkproject-bundlebundle-modulebuildintermediatesexploded-aarcom.android.supportdesign24.2.1resvalues-sw600dp-v13values-sw600dp-v13.xml:12:5-15:13: AAPT: No resource found that matches the given name: attr 'tabGravity'. C:projecttrunkproject-bundlebundle-modulebuildintermediatesexploded-aarcom.android.supportdesign24.2.1resvalues-sw600dp-v13values-sw600dp-v13.xml:12:5-15:13: AAPT: No resource found that matches the given name: attr 'tabMode'. C:projecttrunkproject-bundlebundle-modulebuildintermediatesresmergeddebugvalues-landvalues-land.xml:7: AAPT: Error retrieving parent for item: No resource found that matches the given name 'Base.Widget.Design.TabLayout'. C:projecttrunkproject-bundlebundle-modulebuildintermediatesexploded-aarcom.android.supportdesign24.2.1resvalues-landvalues-land.xml:3:5-6:13: AAPT: No resource found that matches the given name: attr 'tabGravity'. C:projecttrunkproject-bundlebundle-modulebuildintermediatesexploded-aarcom.android.supportdesign24.2.1resvalues-landvalues-land.xml:3:5-6:13: AAPT: No resource found that matches the given name: attr 'tabMode'. C:projecttrunkproject-bundlebundle-modulebuildintermediatesresmergeddebugvalues-large-v4values-large-v4.xml:10: AAPT: Error retrieving parent for item: No resource found that matches the given name 'Base.Theme.AppCompat.Dialog.FixedSize'. C:projecttrunkproject-bundlebundle-modulebuildintermediatesresmergeddebugvalues-large-v4values-large-v4.xml:11: AAPT: Error retrieving parent for item: No resource found that matches the given name 'Base.Theme.AppCompat.Light.Dialog.FixedSize'. C:projecttrunkproject-bundlebundle-modulebuildintermediatesresmergeddebugvalues-night-v8values-night-v8.xml:3: AAPT: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat' ...... ......

我试过的东西:

在Windows应用程序中是否有任何基于SSRS的商业产品可以提供更丰富的用户体验?

C ++ – WinAPI获取所有连接的USB设备列表

如何防止Ruby窗口上的SSL错误

什么是.NET文件夹search层次结构?

如何摆脱我的PC应用程序中的UAC警告

清洁项目。

使caching无效并重新启动。

重新签出整个项目。

将项目移近驱动器的根目录(对于文件名长度问题)。

尝试在不同的Windows机器上。

删除Android Studio,属性和SDK并从头开始安装。

切换支持库版本。

我如何debugging/步骤/在Windows中观看我的Node.js?

cpu利用率高

通过Python脚本更改提示工作目录

无法生成一个临时类(结果= 1)任何想法?

使用Seleniumpopup窗口的问题

好的,我的一个同事看到了这个问题,找到了解决办法,所以我把它发布在这里。 他指出,在我们的建设中,我们有以下任务:

String updateStylesResourcesFromConfig(String resourcesTag) { File jsonFile = file("bundle-module/build/intermediates/exploded-aar/com.company.product/config-bundle/${version}/assets/config/app/styles/android/styles.json") println "bundle-module/build/intermediates/exploded-aar/com.company.product/config-bundle/${version}/assets/config/app/styles/android/styles.json" if (jsonFile.exists() && !jsonFile.text.isEmpty()) { println "Updating style file in ${resourcesTag} mode" // Reading json file text def jsonContent = new JsonSlurper().parseText(jsonFile.text) if (!jsonContent.isEmpty()) { //Applying JSON file content def primaryColor = jsonContent.Variables.primaryColor def secondaryColor = jsonContent.Variables.secondaryColor def primaryTextColor = jsonContent.Variables.primaryTextColor println "bundle-module/build/intermediates/res/merged/${resourcesTag.toLowerCase()}/values/values.xml" File valuesXMLFile = file("bundle-module/build/intermediates/res/merged/${resourcesTag.toLowerCase()}/values/values.xml") if (valuesXMLFile.exists()) { def response = new XmlParser().parseText(valuesXMLFile.text) response.color.each { def value switch (it.@name) { case "primaryColor": value = primaryColor break case "secondaryColor": value = secondaryColor break case "primaryTextColor": value = primaryTextColor break } if (value != null) { replaceColorValue(it,value) } } valuesXMLFile.text = XmlUtil.serialize(response) } } } }

出于某种原因,在Windows上,这不能按预期方式工作。

buildbot在Windows上作为服务

buildbot在Windows上作为服务

在按照 on their website关于如何在Windows上设置buildbot的建议之后,我留下了最后一个问题 – 我有多个奴隶和一个主人都在一台计算机上设置(他们现在都是演示奴隶,做简单的事情 – 稍后当我们将其中一些分离到他们自己的机器时,这不会是完全相同的问题),那么如何将它们全部作为服务运行?我尝试将所有slave / master目录添加到服务中,我尝试再次运行他们的服务设置工具,但无济于事.

我觉得我错过了一些简单的东西,如果有人能指出我正确的方向,我会非常感激.

解决方法

好的,在我链接的维基上给出的建议是错误的.他们建议使用regedit添加参数……由于某种原因,无法在那里指定多个构建目录.在buildbot_service.py中,它概述了实际应该做的事情:

#   - Start Control Panel->Administrative Tools->Services
#   - Locate the prevIoUsly installed buildbot service.
#   - Open the "properties" for the service.
#   - Enter the directory names into the "Start Parameters" textBox.  The
#     directory names must be fully qualified,and surrounded in quotes if
#    they include spaces.
#   - Press the "Start"button.

在这里,可以输入多个目录,用空格分隔!

Golang – 在Windows上更改构build工作path

Golang – 在Windows上更改构build工作path

我正在用SublimeText3(GoSublime插件)在Windows 8上testing简单的Go程序,

go run -v example.go

并运行之前,它正在编译内..AppData Local Temp ..目录。 我的防病毒程序认为这是一种病毒,并阻止它:

fork/exec C:UsersD24F7~1.KAPAppDataLocalTempgo-build333212398command-line-arguments_objexeexample.exe: Access is denied.

我不能禁用它,我的解决scheme是更改它正在编译的文件夹。 我怎样才能做到这一点?

去HTTP服务器testingab vs wrk结果有很大的差别

为什么“pstack”只打印一个线程的内容?

golang:使用struct参数调用winapi

在Ubuntu核上安装Go编程语言(snappy)

调用空响应GetExtendedTcpTable()

在Unix下有没有什么有效的方法来获取Go程序的恐慌日志?

计算Go中的文件的硬链接

我怎样才能安装移动,并在Windows上工作?

在Apache mod_proxy_wstunnel后面使用go-websocket

TERM =哑terminal必须使用的function

你可以直接使用go build来构建一个二进制文件(out binary是在当前目录),或者go build -o /your/custom/path 。 然后运行输出二进制。

jenkins 2运行maven构build在Linux或Windows上

jenkins 2运行maven构build在Linux或Windows上

我有一个Java应用程序的maven版本,可以通过键入相同的命令'mvn install'在Linux或Windows上成功运行。

但是,使用Jenkinsfile的方法来设置这个版本,在Linux上这个文件需要包含sh mvn install和windows bat mvn install 。

如果在Windows上正确configurationpath和工具,日志将显示:

[Pipeline] sh [C:toolsjenkinsworkspaceDSLmaster] Running shell script sh: C:toolsjenkinsworkspaceDSLmaster@tmpdurable-60527040script.sh: command not found

从日志文件追加新的数据到另一个文件

在windows上执行git-hooks出错

Git bash保持自动滚动到窗口的底部

安装Mercurial Activity扩展的问题

在Windows中使用C的睡眠function

有没有办法让一个Jenkinsfile允许在两种环境中构build?

如何在MS Windows下使用Git忽略obj文件夹

更改分辨率后安排窗口

如何通过Ant build.xml文件将war文件发送到Windows机器位置

下载QT静态生成窗口

GetTickCount在系统上运行超过49天

管道脚本可以包含groovy代码,所以允许使用if分支。 你可以使用System.properties['os.name']测试你的环境,根据结果使用sh或者bat :

node { def os = System.properties['os.name'].toLowerCase() echo "OS: ${os}" if (os.contains("linux")) { sh "mvn install" } else { bat "mvn install" } }

今天关于在Windows上构buildMono的类库在windows中可以创建新库吗的分享就到这里,希望大家有所收获,若想了解更多关于Android构build仅在Windows上失败、buildbot在Windows上作为服务、Golang – 在Windows上更改构build工作path、jenkins 2运行maven构build在Linux或Windows上等相关知识,可以在本站进行查询。

本文标签: