Bug 99934 (asa)

Summary: Help is not available for this item.
Product: Spam Reporter: Asad <asadmunir893>
Component: TwoAssignee: Daniel Stone <daniel>
Status: RESOLVED INVALID QA Contact:
Severity: critical    
Priority: medium    
Version: unspecified   
Hardware: PowerPC   
OS: All   
URL: asadcairomm.com
Whiteboard: cairomm
i915 platform: i915 features:
Bug Depends on: 1    
Bug Blocks:    

Description Asad 2017-02-24 04:59:16 UTC
Most of the users find it hard to use.
Comment 1 Asad 2017-02-24 05:15:56 UTC
You may have issues with how you set up your compiler. For instance, even if you include the correct header files for all of your functions, you still need to provide your linker with the correct path to the library that has the actual implementation. Otherwise, you will get "undefined function" error messages. Be careful that your compiler doesn't actually support these functions at all (this could happen if you include your own declaration of a function to get around a compile-time error).

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.