#306: embedding parrot fails, many symbols not exported properly [win32]
----------------------+-----------------------------------------------------
 Reporter:  particle  |        Owner:        
     Type:  bug       |       Status:  closed
 Priority:  major     |    Milestone:        
Component:  core      |      Version:  trunk 
 Severity:  medium    |   Resolution:  fixed 
 Keywords:  embed     |         Lang:        
    Patch:            |     Platform:  win32 
----------------------+-----------------------------------------------------
Changes (by nwellnhof):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 You should be able to get Windows code to work by defining
 PARROT_IN_EXTENSION at the top of your .c file and then including
 parrot/parrot.h. That's also what Rakudo does.

 It is a rather ugly solution, but it should be OK until we have a clearly
 defined API.

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/306#comment:7>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to