[질문] 파일의 배포권 문제.

bizzare의 이미지

제가 현재 다른 업체에 제공할 라이브러리를 만들고 있습니다.
Win32, Win64용으로 만들고 있는데,

제 프로젝트를 빌드하면
그 결과파일이

1) Win32 (built by VS6.0)

mfc42.dll, msvcp60.dll, msvcrt.dll

2) Win64 (built by VS2005)

mfc80.dll, msvcp80.dll, msvcr80.dll,

에 dependency가 있습니다.

1) 이 때, 이 파일들을 자유롭게 함께 배포해도 되는 것인지요?

2) 그리고 이 파일들을 사용할 곳에서는 또다시 자기들의 파일과 함께 위 파일들을 배포하게 될텐데 그 때 역시 아무 문제 없는 것인지요?

익명 사용자의 이미지

Static으로 컴파일 하심이...
파일 사이즈가 좀 커져서 문제지만요..
그리고 정품으로 개발툴을 구매하시고
개발하셨다면 별 문제가 없을 것 같은데요.
InstallShield의 최신 버젼에서는 알아서
라이브러리들을 패키징하여 설치하더군요..

cinsk의 이미지

google에 물어보세요. :wink: mfc42.dll redistribute로 검색하면 바로 나옵니다.

Redistributing Microsoft Visual C++ 6.0 Applications

bizzare의 이미지

잘 살펴봤습니다.

그런데, VC6.0 시디에 있는 건 너무 옛날버전 dll이더군요.

최신버전의 dll로 배포하면 안되나요?

예를 들어 MFC42.DLL 의 경우
시디에 있는 건 6.0.8168.0 이고
제 하드에는 6.0.9586.0 가 있더군요.

그 부분에 대해서는 명쾌하게 안나와 있더군요.

정말 깨끗하고 멋진 프로그램을 짜고 싶습니다.

hyperhidrosis의 이미지

bizzare wrote:
잘 살펴봤습니다.

그런데, VC6.0 시디에 있는 건 너무 옛날버전 dll이더군요.

최신버전의 dll로 배포하면 안되나요?

예를 들어 MFC42.DLL 의 경우
시디에 있는 건 6.0.8168.0 이고
제 하드에는 6.0.9586.0 가 있더군요.

그 부분에 대해서는 명쾌하게 안나와 있더군요.

최신 dll 은 vc 60 sp6 에 있는 dll 일 껍니다.
sp 에 있는 dll 은 vc60 씨디에 있는 dll 과 동일한 라이센스겠죠?
(아마도 설치할때 라이센스 문구에 있겠죠..)

댓글 달기

Filtered HTML

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

BBCode

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param>
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

Textile

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • You can use Textile markup to format text.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Markdown

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • Quick Tips:
    • Two or more spaces at a line's end = Line break
    • Double returns = Paragraph
    • *Single asterisks* or _single underscores_ = Emphasis
    • **Double** or __double__ = Strong
    • This is [a link](http://the.link.example.com "The optional title text")
    For complete details on the Markdown syntax, see the Markdown documentation and Markdown Extra documentation for tables, footnotes, and more.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Plain text

  • HTML 태그를 사용할 수 없습니다.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 줄과 단락은 자동으로 분리됩니다.
댓글 첨부 파일
이 댓글에 이미지나 파일을 업로드 합니다.
파일 크기는 8 MB보다 작아야 합니다.
허용할 파일 형식: txt pdf doc xls gif jpg jpeg mp3 png rar zip.
CAPTCHA
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.