1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

MinGW + OpenGL + freeglutでOpenGLの環境を作ろうとしてハマった

1
Posted at

以下の記事を参考にOpenGLの環境を構築していた.

上記の記事の中でfreeglut/libの中の.aファイルをC:\MinGW\libにコピーする際,freeglut/libの代わりにfreeglut/lib/x64.aファイルを使用すると正しくコンパイルできなくなるっぽい.(undefined reference toのエラーがたくさん出てくる)

1
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?