Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Lubuntu 10.04 で LXDE 環境を使用して Ogre をコンパイルしました。/bin から ./SampleBrowser_d を起動しようとすると、ウィンドウが不完全です...背景がなく、受け入れるをクリックできず、選択できません利用可能なリストからのOpenGL..それが何であり、どのように修正するか知っている人はいますか? ここにいくつかのスクリーンショットがあります: リンクテキスト
助言がありますか?
実行可能ファイルと同じディレクトリにいますか? そうしないと、ogre が "plugins.cfg" やその他のメディアを見つけられず、奇妙なことが表示されることがあります。私が電話したとき、これは私に一度起こりました
#> /opt/OGRE/samples/SampleBrowser
代わりに直接
#> cd /opt/OGRE/samples/ #> ./SampleBrowser