English Amiga Board


Go Back   English Amiga Board > Support > support.WinUAE

 
 
Thread Tools
Old 19 September 2019, 23:01   #1
sparhawk
Registered User
 
sparhawk's Avatar
 
Join Date: Sep 2019
Location: Essen/Germany
Age: 55
Posts: 463
comptbl.h incomplete when building

I was following the build instructions (building from git), but when I compile I got an error. I tracked it down to comptbl.h being incomplete:

Code:
extern compop_func op_48e8_0_comp_ff;
extern compop_func op_48f0_0_comp_ff;
extern compop_func op_48f8_0_comp_ff;
extern compop_func op_48f9_0_comp_ff;
extern compop_func op_49c0_0_comp_ff;
extern compop_



When I'm running gencomp I can see an assert triggering, but I don't really know how to fix this:


In line 3095:
Code:
5>gencomp_msvc.vcxproj -> D:\src\amiga\WinUAE\project\od-win32\gencomp_msvc\.\Release\gencomp.exe
5>generating gencomp files
5>Assertion failed: 0, file d:\src\amiga\winuae\project\jit\gencomp.cpp, line 3095
Which is:

Code:
     default:
        assert(0);
    break;
sparhawk is offline  
Old 20 September 2019, 14:54   #2
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,515
Should be fixed now (Recently added 68060 debug instructions HALT and PULSE was missing)
Toni Wilen is online now  
Old 20 September 2019, 17:07   #3
sparhawk
Registered User
 
sparhawk's Avatar
 
Join Date: Sep 2019
Location: Essen/Germany
Age: 55
Posts: 463
Cool! Works now. I figured that it might be something like that, but that switch statement is pretty complex.
sparhawk is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
Found: Incomplete Amiga Game - STALKER DDNI Amiga scene 118 26 January 2020 12:08
SPS/CAPS incomplete for ever Wepl project.SPS (was CAPS) 7 21 August 2018 13:39
Kill Gates (incomplete) Zapotek Nostalgia & memories 2 02 May 2014 11:04
ADF Files incomplete? Peter support.Games 16 06 June 2009 01:14
Incomplete Wikipedia pages.... Anubis Retrogaming General Discussion 2 06 August 2008 15:34

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 13:05.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.09625 seconds with 15 queries