[Bug 40871] 123D Does not draw the modelling screen. Draws Window but not the grid or is corrupted.

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Aug 13 09:50:17 CDT 2016


https://bugs.winehq.org/show_bug.cgi?id=40871

--- Comment #10 from winetest at luukku.com ---
I am not 100% sure but I think the issue is somehow compiler failure. 

Terminal outputs something like this

 } else {
            _TMP20 = _rcpFrame.y;
        } // end if
        if (!_horzSpan0066) { // if begin
            _posB0066.x = gl_TexCoord[0].x + _lengthSign0066*5.00000000E-001;
        } // end if
        if (_horzSpan0066) { // if begin
            _posB0066.y = gl_TexCoord[0].y + _lengthSign0066*5.00000000E-001;
        } // end if

ALso with some attempt to get this working it printed that it cant compile fx
2.0 or something like that. Very common wine issue.

-- 
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.



More information about the wine-bugs mailing list