add mannequins W/ info #45
Merged
Conversation
|
Woo!!! Thank you! I'll get this merged this week, this looks really great! If you list what parts failed to run on your system and give me the console output I might be able to get it working. |
|
@boourns I think it really didn't want to install
I didn't try very hard. I'm not familiar with Ruby, and my macOS hasn't a great many of its dependencies.
anyway, hope it looks fine in the app. |
|
Gotcha, don't worry about it I will take it from here.
Would you like some Modes stickers? Email me your address, tom@burns.ca
Thanks again!
…Sent from my iPhone
On Jun 23, 2019, at 8:57 AM, Georgi Marinov ***@***.***> wrote:
@boourns I think it really didn't want to install nokogiri
Installing nokogiri 1.9.1 with native extensions
Gem::Ext::BuildError: ERROR: Failed to build gem native extension.
...
libxml2 is missing. Please locate mkmf.log to investigate how it is failing.
-----
*** extconf.rb failed ***
...
An error occurred while installing nokogiri (1.9.1), and Bundler cannot continue.
Make sure that `gem install nokogiri -v '1.9.1' --source 'https://rubygems.org/'` succeeds before bundling.
In Gemfile:
nokogiri
I didn't try very hard. I'm not familiar with Ruby, and my macOS hasn't a great many of its dependencies.
nokogiri-1.9.1/mkmf.log contains:
Undefined symbols for architecture i386:
"_xmlParseDoc", referenced from:
_t in conftest-27c7e5.o
ld: symbol(s) not found for architecture i386
...
conftest.c:15:13: error: conflicting types for 'xmlParseDoc'
extern void xmlParseDoc();
...
xmlParseDoc (const xmlChar *cur);
^
conftest.c:16:27: error: too few arguments to function call, single argument 'cur' was not specified
int t(void) { xmlParseDoc(); return 0; }
anyway, hope it looks fine in the app.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.
|
|
Working on a new build for Modes, thanks again.. this looks really nice in the app |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
fix #37 - first pass W/
covers:
I wasn't able to get the whole project to run on my system, here are a couple of sample screens anyway.