Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3636972
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 19, 20262026-05-19T01:06:00+00:00 2026-05-19T01:06:00+00:00

I am developing a custom Youtube video player. But I am not able to

  • 0

I am developing a custom Youtube video player. But I am not able to compile the program. I am missing something in Makefile. My program looks like

main.c

#include<gdata/services/youtube/gdata-youtube-service.h>

    int main(int argc, char **argv[])
    {
     printf("Youtube Application\n");
     return 0;
    }

makefile

gcc `pkg-config --cflags --libs libgdata-google-1.2`  -lgdata-google-1.2 main.c -o youtube

When I compile, it is giving error like

error: gdata/services/youtube/gdata-youtube-service.h: No such file or directory

Do I got to install some other packages ? Or, i need to include something in my Makefile ?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-19T01:06:00+00:00Added an answer on May 19, 2026 at 1:06 am

    Are you on Debian/Ubuntu? You probably want the libgdata-dev package.

    $ apt-file search gdata/services/youtube/gdata-youtube-service.h
    libgdata-dev: /usr/include/libgdata/gdata/services/youtube/gdata-youtube-service.h
    

    Tried compiling it too, and tried using one of the methods declared in gdata-youtube-service.h

    $ gcc `pkg-config --cflags --libs libgdata` main.c -o yt
    $ ./yt
    Youtube Application
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm developing custom Agent for LotusNotes 8.5. I'd like to use iCal4j jar to
I am developing a custom LISP interpreter. It won't support defining functions like in
I'm developing a custom DataGridView control for internal use and I'd like to add
I'm interested in developing a Custom Media Player on iPhone. Can you give me
Does anyone have any good links for developing custom field and content types that
I am developing a custom control derived from System.Windows.Controls.ContentControl. In the controls default template
H guys. I'm developing a custom component for SSIS. I'm having a problem when
Is it necessary or advantageous to write custom connection pooling code when developing applications
I'm developing a client/server app that will communicate via rest. Some custom request data
I am developing an application for PocketPC. When the application starts the custom function

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.