Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #48714

Re: Beginner Question: 3D Models

References (1 earlier) <51c12394$0$29973$c3e8da3$5496439d@news.astraweb.com> <9ed3232e-d011-43b0-893f-4c3517c6d0a1@googlegroups.com> <CAHVvXxS66_147rv-Vz7PyED84XTv2G_Zew6+6uXnE3i3yVhR6A@mail.gmail.com> <mailman.3581.1371643671.3114.python-list@python.org> <29523129-398e-41e0-adf8-ec3b93d757b0@googlegroups.com>
From Oscar Benjamin <oscar.j.benjamin@gmail.com>
Date 2013-06-19 14:57 +0100
Subject Re: Beginner Question: 3D Models
Newsgroups comp.lang.python
Message-ID <mailman.3582.1371650285.3114.python-list@python.org> (permalink)

Show all headers | View raw


On 19 June 2013 14:14,  <andrewblundon@gmail.com> wrote:
> This sounds similar to what I might want. So you know of any online tutorials for this?

It's hard to tell what you're referring to since you haven't included
any quoted context in your message (like I have above). I'll assume
you're referring to what Fábio said.

I've already posted the link to the py2exe tutorial (I assume Fábio
used py2exe since nothing else was specified).

The legal issue I mentioned is precisely about the .dll files that
Fábio referred to. The reason that py2exe (and similar projects) do
not bundle these into the .exe is because it normally isn't legal to
distribute these files. From the tutorial:
'''
you need to check redist.txt within your Visual Studio installation to
see whether you have the legal right to redistribute this DLL. If you
do have these rights, then you have the option to bundle the C runtime
DLL with you application.
'''


Oscar

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Beginner Question: 3D Models andrewblundon@gmail.com - 2013-06-18 19:47 -0700
  Re: Beginner Question: 3D Models Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-06-19 03:20 +0000
    Re: Beginner Question: 3D Models andrewblundon@gmail.com - 2013-06-19 04:13 -0700
      Re: Beginner Question: 3D Models Oscar Benjamin <oscar.j.benjamin@gmail.com> - 2013-06-19 12:52 +0100
        Re: Beginner Question: 3D Models andrewblundon@gmail.com - 2013-06-19 06:12 -0700
      Re: Beginner Question: 3D Models Fábio Santos <fabiosantosart@gmail.com> - 2013-06-19 13:07 +0100
        Re: Beginner Question: 3D Models andrewblundon@gmail.com - 2013-06-19 06:14 -0700
          Re: Beginner Question: 3D Models Oscar Benjamin <oscar.j.benjamin@gmail.com> - 2013-06-19 14:57 +0100
          Re: Beginner Question: 3D Models Fábio Santos <fabiosantosart@gmail.com> - 2013-06-19 15:11 +0100
  Re: Beginner Question: 3D Models Christian Gollwitzer <auriocus@gmx.de> - 2013-06-19 08:00 +0200
    Re: Beginner Question: 3D Models andrewblundon@gmail.com - 2013-06-19 04:14 -0700
  Re: Beginner Question: 3D Models Rick Johnson <rantingrickjohnson@gmail.com> - 2013-06-19 07:17 -0700
    Re: Beginner Question: 3D Models andrewblundon@gmail.com - 2013-06-19 09:34 -0700

csiph-web