Jump to content

vm_region referenced from symbols error


Red16

1 post in this topic

Recommended Posts

Posted
 
    extern kern_return_t vm_region
     (
          vm_map_t target_task,
          vm_address_t *address,
          mach_vm_size_t *size,
          vm_region_flavor_t flavor,
          vm_region_info_t info,
          mach_msg_type_number_t *infoCnt,
          mach_port_t *object_name
     );

when i call the function above i get an error :(

 

yea i have the headers included there wasn't any linkable library as i could see

I don't know why i keep getting vm_region referenced from then file if anyone has a solution please enlighten me

Archived

This topic is now archived and is closed to further replies.

×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines