OSDN Git Service

[DOC] Update FAQs.
[csp-qt/common_source_project-fm7.git] / doc / FAQ.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2 <html>
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
5 <title>Common Source Code Project : FAQ(English)</title>
6 </head>
7
8 <FONT SIZE=3>
9 <H2>FAQ for Common source code project (CSP) (English)</H2>
10 <div align=right>Jan 24, 2016<BR>
11          K.Ohta &lt;whatisthis.sowhat _at_ gmail.com&gt;<BR></DIV>
12 <BR>
13 Q. What is this document?<BR>
14 A. Some anthwers and questions, not enough to main doumentations.<BR>
15 <BR>
16 Q. With linux, appaered menu bar, but not display screen (&gt;_&lt;)<BR>
17 A. Try setting LIBGL_ALWAYS_SOFTAWARE environment variable to any value (i.e. =1).<BR>
18    If you have problem with this, try unset LIBGL_ALWAYS_SOFTWARE .<BR>
19    See: <A HREF="http://www.mesa3d.org/envvars.html">http://www.mesa3d.org/envvars.html</A>.<BR>
20 <BR>
21 Q. With Ubuntu linux, no menu bar has appeared!!<BR>
22 A. This is issue of appmenu-qt5 . Try apt-get remove appmenu-qt5.
23    See: <A HREF="https://bugs.launchpad.net/ubuntu/+source/appmenu-qt5/+bug/1307619">https://bugs.launchpad.net/ubuntu/+source/appmenu-qt5/+bug/1307619</A><BR>
24  <BR>
25
26 <BR>
27 Q. With Windows XP, warning dialog is arrived at start up.<BR>
28 A. This is related by matching both Windows XP and Angle , bundled OpenGL implementation.<BR>
29 &nbsp;&nbsp;&nbsp;Try to set environment variable QT_OPENGL to software.<BR>
30 &nbsp;&nbsp;&nbsp;See: <A HREF="https://support.microsoft.com/en-us/kb/310519">https://support.microsoft.com/en-us/kb/310519</A><BR>
31 <BR>
32 Q. With windows, not displayed.<BR>
33 A. Try set environment variable QT_OPENGL to angle,desktop or software.<BR>
34    See: <A HREF="http://doc.qt.io/qt-5/windows-requirements.html">http://doc.qt.io/qt-5/windows-requirements.html</A><BR>
35 <BR>
36 Q. I found BUG. Where I report to?<BR>
37 A. If you can talk with Japanese, write to "PC emulator general thread" of Japanese BBS "2Channel"'s Retro PC board.<BR>
38    I also accept bug reports at Twitter, but not recommanded.<BR>
39    I recommand to report to GITHUB's issues.<BR>
40    <A HREF="https://github.com/Artanejp/common_source_project-fm7/issues">https://github.com/Artanejp/common_source_project-fm7/issues</A><BR>
41 <BR>
42 Q. Where I place ROMS to?<BR>
43 A. With Windows, place .\emu{VM-Name} . With other OSs, place ~/emu{VM-Name} .<BR>
44 <BR>
45 Q. Where I get ROMS from...<BR>
46 A. DUMP from *real* machine. DO NOT use the internet。°(●'ω'o)°。うるうる<BR>
47 <BR>
48 Q. What your development environment?<BR>
49 A. I'm using 8 cores of AMD FX PC with Debian GNU/Linux(sid) mainly.<BR>
50 &nbsp;&nbsp;&nbsp;I use <A HREF="https://www.gnu.org/software/emacs/">GNU Emacs</A> as text editor.<BR>
51 &nbsp;&nbsp;&nbsp;For Windows build, I use both Windows10 under Oracle VirtualBox and Wine under GNU/Linux.<BR>
52 &nbsp;&nbsp;&nbsp;In addition, I don't use IDE.I use GDB and "printf" to debug.<BR>
53 <BR>
54 Q. What's your SEX? And are you リア充(ria-jyu,  fulfilling IRLs)?<BR>
55 A. I'm male, but not LGBT, and I am NOT リア充(p`・ω・´q)<BR>
56 <BR>
57 <address>K.Ohta &lt;whatisthis.sowhat _at_ gmail.com&gt;</address>
58 </FONT>
59 <!-- hhmts start -->Last modified: Fri 26 Feb, 2016 23:28:50 JST<!-- hhmts end -->
60 </body> </html>
61