Can't build dll with eu4.0
- Posted by Thomas Mar 28, 2009
- 958 views
I get This error error when compilling a dll with watcom regex.c(6): Error! E1026: Invalid declarator regex.c(6): Error! E1009: Expecting ';' but found 'int' ecw -dll regex.ew SVN Revision 1556
-- regex.ew public function reg_test(object x) return x & " REGEX" end function
~tj