Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hello Cube tutorial internally inconsistent on dev site #6

Open
nballenger opened this issue Jan 31, 2017 · 3 comments
Open

Hello Cube tutorial internally inconsistent on dev site #6

nballenger opened this issue Jan 31, 2017 · 3 comments
Assignees
Labels

Comments

@nballenger
Copy link

If you copy paste (which some people will definitely do instead of going to the GH repo) the two code samples from:

and infer file paths to create from the text on those pages, you end up with

  • tut_hello_cube.rb
  • tut_hello_cube/main.rb

That meshes poorly with line 8 in the loader script there, which references the directory ex_hello_cube:

ex = SketchupExtension.new('Hello Cube', 'ex_hello_cube/main')

Presumably this is related to #2, but seems more immediately problematic because the live example is broken as written.

@thomthom
Copy link
Member

thomthom commented Feb 2, 2017

@ChrisFullmer can you have a look at this? I think we need to adjust the tutorial on the developer pages.

@DanRathbun
Copy link

I suggest deleting the mirror(s) on the webpages and link to the GitHub repos.

@DanRathbun
Copy link

As said in #19 the online tutorials have been deleted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants