F5-571 Acer Aspire Laptop

Options
Kendoville
Kendoville Member Posts: 9 New User
edited August 2023 in 2019 Archives
Hi, I'm having difficulty trying to run opengl code through visual studio and its not liking running on my laptop but does run okay on my PC. Are there any drivers or settings I need to get this laptop performing?

Answers

  • JackE
    JackE ACE Posts: 44,478 Trailblazer
    Options
    What was the factory-installed Windows version? Jack E/NJ

    Jack E/NJ

  • Kendoville
    Kendoville Member Posts: 9 New User
    Options
    Thanks for replying, laptop has Win10 Home installed ... 64 bit ... version 1903. The Visual Studio is its latest version, just updated it today.
  • JackE
    JackE ACE Posts: 44,478 Trailblazer
    Options
    (1) Is ControlPanel's power plan app set to performance mode?
    (2) Is the laptop plugged in when you're trying to run it thru?

    Jack E/NJ

    Jack E/NJ

  • Kendoville
    Kendoville Member Posts: 9 New User
    Options
    1) In Control Panel, Intel Graphics is set to 'Max. Performance'
    2) Laptop is on mains supply when this is attempted.
  • JackE
    JackE ACE Posts: 44,478 Trailblazer
    Options
    >>>its not liking running on my laptop>>>

    What's 'not liking' mean? Slow, no or errors compiling? Jack E/NJ

    Jack E/NJ

  • Kendoville
    Kendoville Member Posts: 9 New User
    Options
    'Not liking' means it compiles but whilst it is running it says 'the program is unlinked' when it is clearly 'linked in code' and same program runs ok on a PC.
  • JackE
    JackE ACE Posts: 44,478 Trailblazer
    Options
    >>> Thanks for replying, laptop has Win10 Home installed ... 64 bit ... version 1903.>>>

    (1) Yes but was it a factory installed earlier Win10 version or Win8.1?
    (2) Since the F5 is technically a PC, what is the brand/model of the PC that you don't get the unlinked message? A desktop? Another laptop?
    (3) What is the consequence of the unlinked message while compiling? Doesn't finish?
    (4) Have you posted the issue to either of the opengl coding forums on Khronos yet?

    Jack E/NJ

    Jack E/NJ

  • Kendoville
    Kendoville Member Posts: 9 New User
    Options
    1. Windows 10 Home came installed on the laptop ... it isn't an 'upgrade' from a previous install.
    2. The Desktop PC that runs the opengl code / visual studio is home built with an intel i7 cpu / Invidia 1050ti graphics card
    3. Code, I assume, compiles okay but doesn't display anything ... I wonder if the laptop's Intel5500HD graphics is capable of this?
    4. Haven't posted this problem elsewhere, looking to solve it rather than buying another laptop!
  • JackE
    JackE ACE Posts: 44,478 Trailblazer
    Options
    >>> but doesn't display anything >>>
    What are you trying to display? I have no clue about what you're trying to do?

    >>>Haven't posted this problem elsewhere, looking to solve it rather than buying another laptop!>>>
    I mentioned the Khronos opengl coding forum community to help solve the problem, not to buy another laptop

    Jack E/NJ 



    Jack E/NJ

  • Kendoville
    Kendoville Member Posts: 9 New User
    Options
    The opengl code should produce some form of graphic response / display.
    With regards to purchasing another laptop ... my intent was that I'd rather solve this problem than buy another laptop .... I never intimated or intended that Khronos was a retailer/laptop seller ...
  • JackE
    JackE ACE Posts: 44,478 Trailblazer
    Options
    >>> The opengl code should produce some form of graphic response / display.>>>

    I'm sure but details about display resolution, refresh rate/response time, color etc you're trying to push through would have a bearing on whether or not the integrated graphics can handle it. Might be worth a shot to see if anyone on this opengl WinGroup might help solve your issue. https://community.khronos.org/c/opengl-general/opengl-windows

    Jack E/NJ





    Jack E/NJ

  • billsey
    billsey ACE Posts: 31,722 Trailblazer
    Options
    Have you compiled with static or dynamic libraries? Are you running the free version of Visual Studio or the full version?
    Click on "Like" if you find my answer useful or click on "Yes" if it answers your question.
  • Kendoville
    Kendoville Member Posts: 9 New User
    Options
    It's Visual Studio community, so assume it's the full one. And opengl code was probably compiled using dynamic ... don't know how to check ... :-(
  • billsey
    billsey ACE Posts: 31,722 Trailblazer
    Options
    Nope, I believe the Community version is the free one, which doesn't allow linking static libraries. You have to have the proper runtime libraries installed on your system to run them. Check in Apps for Microsoft Visual C++ <year> Redistributable. My system looks like it's currently got 2008, 2010, 2013 and 2015-2019 installed.
    Click on "Like" if you find my answer useful or click on "Yes" if it answers your question.
  • Kendoville
    Kendoville Member Posts: 9 New User
    Options
    It's tha same VS on both my laptop and PC. The PC runs my opengl code okay but it's the laptop that doesn't. Would this 'community version' issue cause this?
  • JackE
    JackE ACE Posts: 44,478 Trailblazer
    Options
    At this point it seems as though the graphics adapter is the root cause of the issue. Did you get any useful response from the opengl forum yet? https://community.khronos.org/c/opengl-general/opengl-windows

    Jack E/NJ

    Jack E/NJ

  • Kendoville
    Kendoville Member Posts: 9 New User
    Options
    Yet to answer, but, yes, reckon the Intel HD5500 isn't happy about all of this ... maybe an additional driver may be available?
  • JackE
    JackE ACE Posts: 44,478 Trailblazer
    Options
    Download and try running iobit's DriverBooster freeware to see if it'll pick up anything useful. Jack E/NJ

    Jack E/NJ