[Bug 43965] New: Project ERROR: Cannot run compiler 'g++' . Maybe you forgot to setup the environment?
https://bugs.winehq.org/show_bug.cgi?id=43965 Bug ID: 43965 Summary: Project ERROR: Cannot run compiler 'g++'. Maybe you forgot to setup the environment? Product: Wine Version: 2.3 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: alpha_one_x86(a)first-world.info Distribution: --- Hi, I have copied Qt 5.9.1 to my wine and put it into the PATH, I have this bug: wine qmake fixme:file:FindFirstFileExW flags not implemented 0x00000002 Project ERROR: Cannot run compiler 'g++'. Maybe you forgot to setup the environment? g++ is well detected: wine g++ g++.exe: fatal error: no input files compilation terminated. * same problem with official and compiled with mingw version * no problem with full windows into qemu Cheers. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=43965 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish(a)gmail.com --- Comment #1 from Austin English <austinenglish(a)gmail.com> --- wine g++ doesn't work here..winegcc/wineg++ so: austin(a)austin2:~$ wine g++ wine: cannot find L"C:\\windows\\system32\\g++.exe" austin(a)austin2:~$ winegcc gcc: fatal error: no input files compilation terminated. winegcc: gcc failed austin(a)austin2:~$ wineg++ g++: fatal error: no input files compilation terminated. winegcc: g++ failed and under wine: austin(a)austin2:~$ wine cmd Microsoft Windows 5.1.2600 (2.14) Z:\home\austin>g++ Can't recognize 'g++' as an internal or external command, or batch script. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=43965 --- Comment #2 from alpha_one_x86(a)first-world.info --- Hi, you need add mingw32/bin/ and qt/bin to your PATH -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=43965 Andrey <andrey.gursky(a)e-mail.ua> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrey.gursky(a)e-mail.ua -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org