-
On Windows I get the following binaries after Build:
```
/bin/manual-link/checkDynamic.dll
/bin/manual-link/checkDynamic.pdb
/debug/bin/checkDynamic.dll
/debug/bin/checkDynamic.pdb
/debug/lib/ch…
-
Consider the following MNWE (minimal non-working example :smile:):
```bash
~ $ mkdir mwe
~ $ cd mwe
~/mwe $ cargo new a
Created binary (application) `a` package
~/mwe $ cargo new --lib b
…
-
This is a request to reopen issue *8040. IMO, the build should do one of:
(1) Produce binaries that statically link to vcruntime140.dll, or
(2) Copy that dll into the bin directory, or
(3) Docum…
-
I think it's fair to assume that a user of libzip expects, when linking to it statically, that no shared dependencies are carried over to the user of libzip. Currently, at least zlib is being linked s…
-
### Description
Compiling error in link_model.h
It was ok with this change.
```
@@ -65,7 +65,7 @@ typedef std::map LinkModelMapConst;
/** \brief Map from link model instances to Eigen trans…
-
```
What steps will reproduce the problem?
1. svn checkout http://google-api-objectivec-client.googlecode.com/svn/trunk/
google-api-objectivec-client-read-only
2. ignore issue #40 ;)
3. open google-…
-
```
What steps will reproduce the problem?
1. svn checkout http://google-api-objectivec-client.googlecode.com/svn/trunk/
google-api-objectivec-client-read-only
2. ignore issue #40 ;)
3. open google-…
-
```
What steps will reproduce the problem?
1. svn checkout http://google-api-objectivec-client.googlecode.com/svn/trunk/
google-api-objectivec-client-read-only
2. ignore issue #40 ;)
3. open google-…
-
```
What steps will reproduce the problem?
1. svn checkout http://google-api-objectivec-client.googlecode.com/svn/trunk/
google-api-objectivec-client-read-only
2. ignore issue #40 ;)
3. open google-…
-
```
What steps will reproduce the problem?
1. svn checkout http://google-api-objectivec-client.googlecode.com/svn/trunk/
google-api-objectivec-client-read-only
2. ignore issue #40 ;)
3. open google-…